diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-14 16:05:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-14 16:05:16 +0100 |
| commit | fefe92fe62c967b263fb23f0e2af77bb1cdcd226 (patch) | |
| tree | 5a07352820b36aa99d38ca47690d5de5ad5bf422 | |
| parent | 325e675769828b245eb9aed42bf1f48f97f6d9b8 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.10.0' +VERSION = '0.10.0devel' def options(opt): opt.load('compiler_cxx') |
