summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-05 10:35:41 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-05 10:35:41 +0100
commitb5952eb3b4ce079980053103a9aeac3fbe40b25f (patch)
tree87b0971d27c8f564f43e369c97204ec394f97fab /wscript
parent3e027369bcdae0937c40af9abb4a0874c14c61bd (diff)
Bump versionv0.13.0
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 0d91d69..94c815a 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.12.0devel'
+VERSION = '0.13.0'
API_VERSION = '0.0.0'
def options(opt):