diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:14:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:14:33 +0000 |
| commit | 4943f237457d994daced9e2c366b913cc0ec6555 (patch) | |
| tree | e8a16c81ac81b46d25be29dd5d01d10b73c80cd1 /wscript | |
| parent | dcefd9c7cfb626cad2ba36a63eb5078e18e3ed30 (diff) | |
Bump versionv0.15.5
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.4devel' +VERSION = '0.15.5' API_VERSION = '0.0.0' def options(opt): |
