diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 17:01:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 17:01:33 +0100 |
| commit | 7ef8532e4402ad6596f3c92e25994c86ee9efbe9 (patch) | |
| tree | 1d8300b3df3ee9509cf07c4a3930e652226a8df1 /wscript | |
| parent | 96204665c508205fd181fd1df7d9bf47a3a141ce (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.1' +VERSION = '1.1.1devel' API_VERSION = '-1.0' def options(opt): |
