Bump version
[libcxml.git] / wscript
diff --git a/wscript b/wscript
index d6749aa89e7da2d172f7a68b33929c0ef45c1286..9717a515320a3ffad663dcfd85255a501f35c523 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.2devel'
+VERSION = '0.15.3'
 API_VERSION = '0.0.0'
 
 def options(opt):