summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-25 22:12:27 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-25 22:12:27 +0100
commit6e0999d8f1248a8a263479c8929ddbaea1e1caac (patch)
tree2a839016d8af990d35d4b7139c77bf5bdeb1440e
parent7919251d8ed75986bc2b42e8471a5838221da576 (diff)
Bump versionv1.3.5
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index da4bc6b..e0f518f 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
from waflib import Context
APPNAME = 'libsub'
-VERSION = '1.3.4devel'
+VERSION = '1.3.5'
API_VERSION = '-1.0'
try: