Bump version v0.14.0
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)
wscript

diff --git a/wscript b/wscript
index 44defe3becde32d5c1d5e25772dd106192bf9aa5..55339e70f70269fe1b249c20bc99e3f2c6641a3f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.13.0devel'
+VERSION = '0.14.0'
 API_VERSION = '0.0.0'
 
 def options(opt):