diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:04:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:04:39 +0000 |
| commit | 220ba2521fde0692063f384bf92d178940f3c793 (patch) | |
| tree | 402168fc3543b5ccd01d5010d4e70bf6dfb4798a /wscript | |
| parent | 670674f445d3a96148abce2fa0b0f912a1303759 (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.3' +VERSION = '0.15.3devel' API_VERSION = '0.0.0' def options(opt): |
