diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-11 12:59:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-11 12:59:13 +0100 |
| commit | d21d1c389e101333039df68dddfdc923b24d3353 (patch) | |
| tree | b5576196f19cf3152569add022a3aa55840f3472 | |
| parent | 51701447357322a6e76b2ba1c2f3e884e72da51f (diff) | |
Bump versionv0.04
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.04pre' +VERSION = '0.04' def options(opt): opt.load('compiler_cxx') |
