summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-26 21:18:55 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-26 21:18:55 +0100
commit4e027bff77556ebf186b10bfa4828aef1dc58654 (patch)
treeb57af016840c1b3c5b123e40df12b5bacacc564a
parentc3fa8b2a4039cc8f985c44e086e2de20109aa7c6 (diff)
Bump version
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 7528f1b..d8da7fb 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.12.0'
+VERSION = '0.12.0devel'
API_VERSION = '0.0.0'
def options(opt):