Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:04:39 +0000 (16:04 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:04:39 +0000 (16:04 +0000)
wscript

diff --git a/wscript b/wscript
index 9717a515320a3ffad663dcfd85255a501f35c523..d55213f05a346ae8891edc72cd3fa88017ea0afb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.3'
+VERSION = '0.15.3devel'
 API_VERSION = '0.0.0'
 
 def options(opt):