diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:12:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-25 22:12:27 +0100 |
| commit | b92e2531a9f8c8f3139a429cb572cc1aae8755cf (patch) | |
| tree | 5a601a19ce114bcedf06dc58167df64b1da1d8c0 /wscript | |
| parent | 6e0999d8f1248a8a263479c8929ddbaea1e1caac (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.5' +VERSION = '1.3.5devel' API_VERSION = '-1.0' try: |
