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 | c7ef4d0af4a044812d1c168e603e3edde2be6a91 (patch) | |
| tree | 87d57232b399303ef99c02dea9597e50c2fd2679 /wscript | |
| parent | c292ceb0112128879175b11adc5a02aef0174220 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.01' +VERSION = '0.02pre' def options(opt): opt.load('compiler_cxx') |
