summaryrefslogtreecommitdiff
path: root/wscript
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
commit7ba1c75878f3881a7abc922426566b3ac689d148 (patch)
treef145ecea76ab903deeae39a776959a6b9619866c /wscript
parent1fc2ddb61f916bf708bb28ef45fd235d4a6a5c5a (diff)
Bump version
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 55339e7..8bf16cd 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.14.0'
+VERSION = '0.14.0devel'
API_VERSION = '0.0.0'
def options(opt):