diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:33:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 23:33:04 +0100 |
| commit | 71ab5c62c82c0ac929ec3a60b00fe906d1f5cda2 (patch) | |
| tree | fad7ac32bf4719e10c9f8f369bccba956e1f37df /wscript | |
| parent | b5348ee369ac689d88da0f64f34f3453f0065237 (diff) | |
Bump versionv0.01beta1
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.01beta1' def options(opt): opt.load('compiler_cxx') |
