Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:12:27 +0000 (22:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 21:12:27 +0000 (22:12 +0100)
wscript

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