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 | 6b13eb45ee64bb7b8c41a299aaba79bb39edd076 (patch) | |
| tree | 1f677df60852d5556557cc2b3d29c7b1effda959 | |
| parent | d852baa9136ee5e9c8133b852f843ac60ef2fe60 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.05' +VERSION = '0.06pre' def options(opt): opt.load('compiler_cxx') |
