diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:54:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:54:31 +0100 |
| commit | 7910e19cf145cbdc99fbf1015add6f8eb792e160 (patch) | |
| tree | c990664adeb04b0f7b8dad9ee936454004897560 /wscript | |
| parent | 29cd8393f14c8487ff0922a9732772a672868341 (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.1.12' +VERSION = '1.1.12devel' API_VERSION = '-1.0' def options(opt): |
