diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:23:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:23:14 +0000 |
| commit | a38ba7a9f6343acda0c53ba7c584bc0e6cb918a9 (patch) | |
| tree | d133eed1d328d26356fbe62eae9ffaff350106d2 | |
| parent | 6302fa2b64123d70af7825153d981b88f240b22a (diff) | |
Bump versionv1.1.7
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.6devel' +VERSION = '1.1.7' API_VERSION = '-1.0' def options(opt): |
