diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-11 07:46:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-11 07:46:23 +0100 |
| commit | 238af884ce285d6a583592423610db06906d748d (patch) | |
| tree | 8fbca174fdf5eb957ab8c36c0b89b54e1b0ec798 | |
| parent | 2fcde246d2e44c0834f54c6a45c847d4f73566c7 (diff) | |
Bump versionv0.02
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.02pre' +VERSION = '0.02' def options(opt): opt.load('compiler_cxx') |
