diff options
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.0devel' +VERSION = '0.15.1' API_VERSION = '0.0.0' def options(opt): |
![]() |
index : libcxml | |
| libxml++ helper library | cth@carlh.net |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | wscript | 2 |
@@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.0devel' +VERSION = '0.15.1' API_VERSION = '0.0.0' def options(opt): |