summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-26 21:18:55 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-26 21:18:55 +0100
commitc3fa8b2a4039cc8f985c44e086e2de20109aa7c6 (patch)
tree689649de0f6134cca7265ccef3b567f3084f67de /wscript
parent037c1f5ef539ffbee245fa606c4c0891fd0bb0eb (diff)
Bump versionv0.12.0
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index f54ff9c..7528f1b 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.11.0devel'
+VERSION = '0.12.0'
API_VERSION = '0.0.0'
def options(opt):