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 | a5aebafc4ac67147911f7df1670aa4eb86181123 (patch) | |
| tree | 84458be1fac90ffc80a9f2c1c9c815723b0c6aa6 | |
| parent | e83653872be3d2bff60bea15366680af57731ff2 (diff) | |
Bump versionv0.15.4
| -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.3devel' +VERSION = '0.15.4' API_VERSION = '0.0.0' def options(opt): |
