summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 22:17:12 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 22:17:12 +0100
commit9bd9a122e518aad2bb94fe3efab06d2a74a25b7e (patch)
treedf0c6c8ec1ca2bcd4b57b1c4894f40a3759e5928 /wscript
parent5c6db0ea325a069986de6d050f26bed764611e8a (diff)
Bump versionv1.1.3
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 0e1119e..51a7a78 100644
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
import os
APPNAME = 'libsub'
-VERSION = '1.1.2devel'
+VERSION = '1.1.3'
API_VERSION = '-1.0'
def options(opt):