diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:51 +0000 |
| commit | e3914c07ba84e2d8d85eaaa6716ff7a5a7c476b7 (patch) | |
| tree | a413341817c10805563e39bcd52c00775c9935ef /wscript | |
| parent | f2d2c1d1c9e9e7f7ee2d307658e7d6a547881bb4 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.2' +VERSION = '1.2.2devel' API_VERSION = '-1.0' def options(opt): |
