diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:12:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:12:27 +0100 |
| commit | dc22b997f25dc6c41d1ed340b30a50a70ccb70e0 (patch) | |
| tree | f1dc01da429426977c7ab2aebf2e3feb9e684452 /wscript | |
| parent | 44691e0ea3d3a92133177898644f2d5a1f7e0f85 (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.2' +VERSION = '1.1.2devel' API_VERSION = '-1.0' def options(opt): |
