diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:44 +0100 |
| commit | 121f34a0058a68171bf0983f844e1596dedbfe7e (patch) | |
| tree | 31a35d2413ba5bfc8277a3d823bf5c6cb92f5213 /wscript | |
| parent | 0e9a53455e578ff0822f0edf6d4596b7633166bc (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.4' +VERSION = '1.1.4devel' API_VERSION = '-1.0' def options(opt): |
