diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 22:59:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 22:59:37 +0100 |
| commit | d852baa9136ee5e9c8133b852f843ac60ef2fe60 (patch) | |
| tree | 601b8258abe2f79ef71e5fadbfdc1847f97c90c3 | |
| parent | 78ae9a1909db6e59aa990db060e9e5c8c580482b (diff) | |
Bump versionv0.05
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.05pre' +VERSION = '0.05' def options(opt): opt.load('compiler_cxx') |
