diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:15:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:15:07 +0100 |
| commit | e274fb7cbbe838a1683843308b3ebf5d2204379b (patch) | |
| tree | 8427c2db67038630acd94568d6676db3544bf5be | |
| parent | c534aeb70d3770b5a081796b7aae1cfef1411cad (diff) | |
Bump versionv0.06
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.06pre' +VERSION = '0.06' def options(opt): opt.load('compiler_cxx') |
