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 | 4199f9a66bc0728a496beedc60df08237cfba115 (patch) | |
| tree | 3c8006774c73711e137034f8b54abedc197ce72d /wscript | |
| parent | a38ba7a9f6343acda0c53ba7c584bc0e6cb918a9 (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.7' +VERSION = '1.1.7devel' API_VERSION = '-1.0' def options(opt): |
