diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:52:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:52:40 +0000 |
| commit | cda98e03e4460c34bbe9612a7f579d0e49a16a90 (patch) | |
| tree | 9eba8efe09856695b0c9ec3af51372bd41b862ff /wscript | |
| parent | cb7cd5d75d324afffeb35b284cfd31024415cbcd (diff) | |
Bump versionv0.15.2
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.1devel' +VERSION = '0.15.2' API_VERSION = '0.0.0' def options(opt): |
