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