Bump version v0.13.0
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:35:41 +0000 (10:35 +0100)
wscript

diff --git a/wscript b/wscript
index 0d91d698dbdc20fa561bc555ee1cb4f291ef8b87..94c815a1dbf29ec87f3237ccfc534ce3985d92c3 100644 (file)
--- 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):