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 | abec1be888ad42013e3e45d22984420fd26892f3 (patch) | |
| tree | 2adf8efa3645dfb07faae1357078f426efbf051c /wscript | |
| parent | 4943f237457d994daced9e2c366b913cc0ec6555 (diff) | |
Bump version
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.5' +VERSION = '0.15.5devel' API_VERSION = '0.0.0' def options(opt): |
