diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:07:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:07:59 +0100 |
| commit | ad037e55c16d5ad6426f5140dd26435e1f5501f6 (patch) | |
| tree | 91a12821f54c91f01f9dbdc403570e9bd634d5d5 /wscript | |
| parent | 51ea42395338e2a18028da69967052e28d46ced8 (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.13' +VERSION = '1.1.13devel' API_VERSION = '-1.0' def options(opt): |
