diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-19 00:47:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-19 00:47:22 +0100 |
| commit | 1c0fb2a0b87e622c45b7e1f7a1fa3900315992c9 (patch) | |
| tree | 59903516e67234fb768228cfab40b2306908abdf | |
| parent | 413cd338edb7182496bee52006c5dd86171bfba0 (diff) | |
Bump versionv0.11.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.10.0devel' +VERSION = '0.11.0' API_VERSION = '0.0.0' def options(opt): |
