Bump version v1.3.3
authorCarl Hetherington <cth@carlh.net>
Mon, 14 May 2018 22:49:00 +0000 (23:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 May 2018 22:49:00 +0000 (23:49 +0100)
wscript

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