Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)
wscript

diff --git a/wscript b/wscript
index 94c815a1dbf29ec87f3237ccfc534ce3985d92c3..44defe3becde32d5c1d5e25772dd106192bf9aa5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.13.0'
+VERSION = '0.13.0devel'
 API_VERSION = '0.0.0'
 
 def options(opt):