Bump version v0.02
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 06:46:23 +0000 (07:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 06:46:23 +0000 (07:46 +0100)
wscript

diff --git a/wscript b/wscript
index 8a5fb431ffdb73836667bd0041aaf9e10a679bb4..688340ec89605a0f0f265aa200e4cb5bb0679e76 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.02pre'
+VERSION = '0.02'
 
 def options(opt):
     opt.load('compiler_cxx')