diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:39:30 +0000 |
| commit | 1eab24b62a7a1b8de7f886ccf0961ffa268ee1be (patch) | |
| tree | 8f947f0deb389b686f9206d72ecafd58880140a4 /wscript | |
| parent | 2e7e4645ef034d339ea7f2cf6381d80b59c3d116 (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.3' +VERSION = '1.2.3devel' API_VERSION = '-1.0' def options(opt): |
