diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:33:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:33:43 +0000 |
| commit | b4e28a2b269b66597bb8fe654625795bdb356114 (patch) | |
| tree | 47437ec178e4eda3fdc87add3e6c92a0a2ed21b7 | |
| parent | b8e224c9095c3fa0aadefe08640d766848a3df90 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.15.0' +VERSION = '0.15.0devel' API_VERSION = '0.0.0' def options(opt): |
