Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)
wscript

diff --git a/wscript b/wscript
index 7528f1b4b0073f79c44ea6ab895ca9c928642e5d..d8da7fbc73f4313de21fb3d8aafaf8f1db2fb52c 100644 (file)
--- 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):