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 | 26181f4db08a6d295e34fc666592cdaa64a36782 (patch) | |
| tree | 8fdc0e2345683090037725553b6c3268b2da9a88 /wscript | |
| parent | d65fa96976b648f3cfc4bf93a4b00abb93183bf8 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.1' +VERSION = '0.15.1devel' API_VERSION = '0.0.0' def options(opt): |
