Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)
wscript

diff --git a/wscript b/wscript
index 315df67e894d81b2b1f5ef40344a934104eb393a..9a2d46987680401b94be50385aa5c5724d313293 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.15.0'
+VERSION = '0.15.0devel'
 API_VERSION = '0.0.0'
 
 def options(opt):