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 | 96204665c508205fd181fd1df7d9bf47a3a141ce (patch) | |
| tree | 3986de4ad5a8715a000bbcf79175beae1718e805 /wscript | |
| parent | 68eb2b1793177e834788dec1b322b4e1edf6d5c3 (diff) | |
Bump versionv1.1.1
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.0devel' +VERSION = '1.1.1' API_VERSION = '-1.0' def options(opt): |
