summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 16:32:23 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 16:32:23 +0000
commita5aebafc4ac67147911f7df1670aa4eb86181123 (patch)
tree84458be1fac90ffc80a9f2c1c9c815723b0c6aa6
parente83653872be3d2bff60bea15366680af57731ff2 (diff)
Bump versionv0.15.4
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index d55213f..1ee2227 100644
--- a/wscript
+++ b/wscript
@@ -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):