diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:24:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:24:14 +0000 |
| commit | 8ae88312ffbbd20d3600b9a71f97a85d3ec3f63c (patch) | |
| tree | acd54dd09a123faa8e999b1d800e349107b52dc9 /wscript | |
| parent | bb081b6299d9815ed30f22a08e7ca50e8a34b5b1 (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.3.0' +VERSION = '1.3.0devel' API_VERSION = '-1.0' try: |
