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

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