diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-14 16:05:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-14 16:05:16 +0100 |
| commit | 325e675769828b245eb9aed42bf1f48f97f6d9b8 (patch) | |
| tree | 593ba2de9bdb3ea65d40c837bb057cd110f71c69 | |
| parent | 265dab58d0cdd70e2770b7effa754a9733261b69 (diff) | |
Bump versionv0.10.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.09pre' +VERSION = '0.10.0' def options(opt): opt.load('compiler_cxx') |
