Bump version v0.12.0
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 20:18:55 +0000 (21:18 +0100)
wscript

diff --git a/wscript b/wscript
index f54ff9cbe426334a67358d4f9d9f7f78fc07d501..7528f1b4b0073f79c44ea6ab895ca9c928642e5d 100644 (file)
--- 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):