Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:44:16 +0000 (19:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 19:44:16 +0000 (19:44 +0000)
wscript

diff --git a/wscript b/wscript
index b211fd9399160ed4205178efef8917752799c81d..94a20c040a52ea5c3ecc69775dd80543c8fb968b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,7 +1,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.1'
+VERSION = '0.15.1devel'
 API_VERSION = '0.0.0'
 
 def options(opt):