summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-09-29 09:29:34 +0100
committerCarl Hetherington <cth@carlh.net>2013-09-29 09:29:34 +0100
commita3f5b701612226d919be76068094c0af616cfba2 (patch)
tree293b778c958105cdf47bfa8503044af08f1312e4 /wscript
parent088f3cc5d2f200c27d76c23c480153f1b93f8230 (diff)
parent38184936700b580b3addf6e9d8905c3d780d870d (diff)
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libcxml
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 61a1eda..0015c91 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.06pre'
+VERSION = '0.07pre'
def options(opt):
opt.load('compiler_cxx')