diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:17:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:17:38 +0100 |
| commit | 70dbe487d1276f84aaab871061928dd3572a7b53 (patch) | |
| tree | b8e26af448538e137d9f38c2af78702416909894 | |
| parent | cd2ab8d34879f2b16d5ea7073fe73d0764bc09db (diff) | |
Bump version
| -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.2' +VERSION = '1.3.2devel' API_VERSION = '-1.0' try: |
