diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-11 07:48:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-11 07:48:50 +0100 |
| commit | a8e9fbaa381e0f97b5192b67e470e17c2f57652f (patch) | |
| tree | 164917156ae483339a534062b40b3a9c4401ae61 | |
| parent | 7d53df3647dd6aa455785bced79ee597f3ccf205 (diff) | |
Bump versionv0.03
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.03pre' +VERSION = '0.03' def options(opt): opt.load('compiler_cxx') |
