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 | 6e0999d8f1248a8a263479c8929ddbaea1e1caac (patch) | |
| tree | 2a839016d8af990d35d4b7139c77bf5bdeb1440e | |
| parent | 7919251d8ed75986bc2b42e8471a5838221da576 (diff) | |
Bump versionv1.3.5
| -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.4devel' +VERSION = '1.3.5' API_VERSION = '-1.0' try: |
