Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 12:53:04 +0000 (12:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 12:53:04 +0000 (12:53 +0000)
wscript

diff --git a/wscript b/wscript
index 7172a22f8f418a0a24f52cafd1e1280d1c48a790..936cf1ee63650a69da13b333152f1b978c128500 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.2.0'
+VERSION = '1.2.0devel'
 API_VERSION = '-1.0'
 
 def options(opt):