diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:27:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 09:27:22 +0000 |
| commit | cbc464be53e2fa021eb18b936de3c23dd6a18532 (patch) | |
| tree | fec17b3520d7dfe70bb02a43935263ddae2d17a5 /wscript | |
| parent | dd7260da0ef3daabada6b273ac74020f37d19cab (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.8' +VERSION = '1.1.8devel' API_VERSION = '-1.0' def options(opt): |
