Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:39:30 +0000 (16:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:39:30 +0000 (16:39 +0000)
wscript

diff --git a/wscript b/wscript
index 505e10ae5dd4153dc74bcd96ab764d9ca77d43c5..4953ccc400f7f46c31bf1c665167c1367df7b885 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.2.3'
+VERSION = '1.2.3devel'
 API_VERSION = '-1.0'
 
 def options(opt):