Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)
wscript

diff --git a/wscript b/wscript
index 75a9a4383fd9a8ddbb4d484a1407b0d28ac6aed7..8493adee2c135d3e169a2169c0ebf4142c355238 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.5'
+VERSION = '0.15.5devel'
 API_VERSION = '0.0.0'
 
 def options(opt):