diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:24:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-27 00:24:14 +0000 |
| commit | bb081b6299d9815ed30f22a08e7ca50e8a34b5b1 (patch) | |
| tree | 36e8845e33542892ea524802f73d4ebad3c0181e | |
| parent | 2068758587726a6daea5a1e5ab387ac1d24a78fb (diff) | |
Bump versionv1.3.0
| -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.2.4devel' +VERSION = '1.3.0' API_VERSION = '-1.0' try: |
