diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:34:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:34:37 +0100 |
| commit | c292ceb0112128879175b11adc5a02aef0174220 (patch) | |
| tree | ed2004b86fb06afecc8d25d0aa10e98dc04a780c | |
| parent | 71ab5c62c82c0ac929ec3a60b00fe906d1f5cda2 (diff) | |
Bump versionv0.01
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.01beta1' +VERSION = '0.01' def options(opt): opt.load('compiler_cxx') |
