diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:07:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:07:06 +0100 |
| commit | 1b354866c01b8b327233b7d20115134b3110638a (patch) | |
| tree | e970aba5dba226e2217893cad53ead9aba07dfbc /wscript | |
| parent | 6cf2c812883c64db6798e31f867693aba01e01a2 (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.4' +VERSION = '1.3.4devel' API_VERSION = '-1.0' try: |
