diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:52:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:52:40 +0000 |
| commit | 10d48d9247681315e861b48f3dcb7e48f3dd2cb6 (patch) | |
| tree | 1a268693e89612c77d27486789d132b355907a6c /wscript | |
| parent | cda98e03e4460c34bbe9612a7f579d0e49a16a90 (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.2' +VERSION = '0.15.2devel' API_VERSION = '0.0.0' def options(opt): |
