Bump version v0.15.1
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 6042358c5c8e90adfab25c72c88daefe06c50844..b211fd9399160ed4205178efef8917752799c81d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,7 +1,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.0devel'
+VERSION = '0.15.1'
 API_VERSION = '0.0.0'
 
 def options(opt):