diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:03:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:03:57 +0000 |
| commit | 67f596b438ecfcbdc4519c6c215ee050f3ea5fba (patch) | |
| tree | 95718d25732f293f98f8604259013a7b1789558e | |
| parent | 914ea5c56fa3ff4cea399d6780fd8208e911d876 (diff) | |
| parent | 10d48d9247681315e861b48f3dcb7e48f3dd2cb6 (diff) | |
Merge branch 'master' of git.carlh.net:git/libcxml
| -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.2devel' API_VERSION = '0.0.0' def options(opt): |
