diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:32:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:32:23 +0000 |
| commit | 494afbcf4720b1e1042ef3cab9b320f03bd4d6f6 (patch) | |
| tree | 91f282721b66ffc0969aaddd297c18f747299eaf /wscript | |
| parent | a5aebafc4ac67147911f7df1670aa4eb86181123 (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.4' +VERSION = '0.15.4devel' API_VERSION = '0.0.0' def options(opt): |
