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

diff --git a/wscript b/wscript
index cc7d7fdaeb4448f43871cf08c4cdd4a5f5018277..f01b53c93ecec298ca217e49d88466a14e8f6c2f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.3.0'
+VERSION = '1.3.0devel'
 API_VERSION = '-1.0'
 
 try: