summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-19 00:47:22 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-19 00:47:22 +0100
commit1c0fb2a0b87e622c45b7e1f7a1fa3900315992c9 (patch)
tree59903516e67234fb768228cfab40b2306908abdf
parent413cd338edb7182496bee52006c5dd86171bfba0 (diff)
Bump versionv0.11.0
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 0892e88..11e2477 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.10.0devel'
+VERSION = '0.11.0'
API_VERSION = '0.0.0'
def options(opt):