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 | 670674f445d3a96148abce2fa0b0f912a1303759 (patch) | |
| tree | e3801dfd5b484cf7ba0863b7902907d865371304 | |
| parent | 67f596b438ecfcbdc4519c6c215ee050f3ea5fba (diff) | |
Bump versionv0.15.3
| -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.2devel' +VERSION = '0.15.3' API_VERSION = '0.0.0' def options(opt): |
