diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:53:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 10:53:59 +0100 |
| commit | 885b4070451b8a5a7ecd76ee5b23801a6531a243 (patch) | |
| tree | ec85d48a04c47b61176ede89d7b053c3e12f2fa9 | |
| parent | d00858807653d370bbf6d30a3e1c00875bb24ded (diff) | |
Bump versionv1.1.6
| -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.5devel' +VERSION = '1.1.6' API_VERSION = '-1.0' def options(opt): |
