Bump version v0.15.5
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Feb 2018 00:14:33 +0000 (00:14 +0000)
wscript

diff --git a/wscript b/wscript
index f43948499d4f128b05663380f594d5a6d83146d7..75a9a4383fd9a8ddbb4d484a1407b0d28ac6aed7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.4devel'
+VERSION = '0.15.5'
 API_VERSION = '0.0.0'
 
 def options(opt):