summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-05 09:25:04 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-05 09:25:04 +0000
commit1fc2ddb61f916bf708bb28ef45fd235d4a6a5c5a (patch)
tree67dc678bc9ee7b19c3ac5417b8e01b55f56645bc
parent0f4ca5d161de9d303c360d8f502d4d84d6b491df (diff)
Bump versionv0.14.0
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 44defe3..55339e7 100644
--- 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):