diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 15:55:54 +0000 |
| commit | 8ff06dd8a7c570b491acd9e66bafc3f46626d2dd (patch) | |
| tree | 452b0411bff8a97ec1d0135536d0c6ada39db3dc /wscript | |
| parent | c1eac6b081394cde6f5390e241a4b1917c453f9e (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.1' +VERSION = '1.2.1devel' API_VERSION = '-1.0' def options(opt): |
