diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:12:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:12:27 +0100 |
| commit | 44691e0ea3d3a92133177898644f2d5a1f7e0f85 (patch) | |
| tree | 51a0852b1772225063b269c6c3c21b9550fac180 | |
| parent | cd89030807a41dadc977aedfa6fe52f62894e8bb (diff) | |
Bump versionv1.1.2
| -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.1devel' +VERSION = '1.1.2' API_VERSION = '-1.0' def options(opt): |
