summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-17 10:42:50 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-17 10:42:50 +0100
commit1162697d2568bd5fa01b62f03916783eeb5d5b50 (patch)
tree13218ab518a8f3dc77139d1cb9f447bdf5f8764d
parent69b0e89d8eb28fd1e2585bfdd6f7521603a319b2 (diff)
parentd7c9fdcca5559465f9a3ac94a9e168ee2adb3dc4 (diff)
Merge branch 'master' of /home/carl/git/libcxml
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index fda4bac..445d953 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.04pre'
+VERSION = '0.05pre'
def options(opt):
opt.load('compiler_cxx')