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 | 1371039e41d4120a5d1aad4b9c0ce00ea710789d (patch) | |
| tree | b54e4d5ed5a89fcec0178a442e09d53396fe5efb /wscript | |
| parent | 885b4070451b8a5a7ecd76ee5b23801a6531a243 (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.6' +VERSION = '1.1.6devel' API_VERSION = '-1.0' def options(opt): |
