summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-02-08 15:51:22 +0000
committerCarl Hetherington <cth@carlh.net>2019-02-08 15:51:22 +0000
commit6d396250e87b9201c564acde2e457b148b134a47 (patch)
tree0cce811f27cfe97bac8da313aad84b5f17ceffd9
parent078f29b6506318969558dc83084db87fccd58a3d (diff)
Bump versionv1.3.7
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 1c85c54..acd7726 100644
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
from waflib import Context
APPNAME = 'libsub'
-VERSION = '1.3.6devel'
+VERSION = '1.3.7'
API_VERSION = '-1.0'
try: