diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:44:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:44:16 +0000 |
| commit | d65fa96976b648f3cfc4bf93a4b00abb93183bf8 (patch) | |
| tree | 2643ad2312a171441aad907fffcc335937a8c249 | |
| parent | 53d49acd4079197873bd93fbf5f2adcd1d09bdd6 (diff) | |
Bump versionv0.15.1
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.0devel' +VERSION = '0.15.1' API_VERSION = '0.0.0' def options(opt): |
