diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:31:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-17 10:31:49 +0000 |
| commit | 29de8e1fbbb510df83f1d35a7a828480e40c40ab (patch) | |
| tree | bdc87fc666e97ea6c91645b7176728ac86216915 /wscript | |
| parent | e14b0d9c14c478d07e5f1c6eafaa33b824d76e93 (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.1' +VERSION = '1.3.1devel' API_VERSION = '-1.0' try: |
