Bump version v0.15.0
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:33:43 +0000 (13:33 +0000)
wscript

diff --git a/wscript b/wscript
index 8bf16cdb20a7d16bb1e83f163ebd16933dcac54e..315df67e894d81b2b1f5ef40344a934104eb393a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.14.0devel'
+VERSION = '0.15.0'
 API_VERSION = '0.0.0'
 
 def options(opt):