summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 15:52:40 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 15:52:40 +0000
commitcda98e03e4460c34bbe9612a7f579d0e49a16a90 (patch)
tree9eba8efe09856695b0c9ec3af51372bd41b862ff
parentcb7cd5d75d324afffeb35b284cfd31024415cbcd (diff)
Bump versionv0.15.2
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 4430532..4ac9280 100644
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
from waflib import Context
APPNAME = 'libcxml'
-VERSION = '0.15.1devel'
+VERSION = '0.15.2'
API_VERSION = '0.0.0'
def options(opt):