summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-11-19 14:03:29 +0000
committerCarl Hetherington <cth@carlh.net>2013-11-19 14:03:29 +0000
commitf4d6a45677f279de82301640ed698bc1728c0a8d (patch)
treebfc97cb821d8a78ebf86a3252948458688623cb7 /wscript
parent1f1c86e43d269533805cfb2c49e733e2a4b69781 (diff)
parent19037a639543ebad0f63093096779dba9d93b12f (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 0015c91..93c59aa 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
APPNAME = 'libcxml'
-VERSION = '0.07pre'
+VERSION = '0.08pre'
def options(opt):
opt.load('compiler_cxx')