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 | f2d2c1d1c9e9e7f7ee2d307658e7d6a547881bb4 (patch) | |
| tree | b3fe14e71c5d1a46458107773072dbe34d70b6a1 /wscript | |
| parent | d512b64a304f8ffbbab06e87db90a23c8c3ca94c (diff) | |
Bump versionv1.2.2
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.1devel' +VERSION = '1.2.2' API_VERSION = '-1.0' def options(opt): |
