diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:30:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:30:17 +0100 |
| commit | 98e279c398cb0f232b6f499934c8a7e93622a4cd (patch) | |
| tree | 4203ab6a0c7fe88b94a32246dd3d58f1963b9f49 | |
| parent | a3f5b701612226d919be76068094c0af616cfba2 (diff) | |
Bump versionv0.07
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.07pre' +VERSION = '0.07' def options(opt): opt.load('compiler_cxx') |
