diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:01:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-11 13:01:07 +0000 |
| commit | becc88e69211c07b1fdcd6572084d43728116ee2 (patch) | |
| tree | ee899f4afeab16233a34af70a2bc7732f00a0ba5 /wscript | |
| parent | 71d1e8a1eabe49f0b2b377ffeb03f96f21c5f5ef (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.4' +VERSION = '1.2.4devel' API_VERSION = '-1.0' def options(opt): |
