diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:51:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:51:22 +0000 |
| commit | 6d396250e87b9201c564acde2e457b148b134a47 (patch) | |
| tree | 0cce811f27cfe97bac8da313aad84b5f17ceffd9 | |
| parent | 078f29b6506318969558dc83084db87fccd58a3d (diff) | |
Bump versionv1.3.7
| -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.6devel' +VERSION = '1.3.7' API_VERSION = '-1.0' try: |
