diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:49:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:49:00 +0100 |
| commit | a505b1fead7077cdca95b14a77d0099e4d735786 (patch) | |
| tree | ec8d52e46e3e979939f9b14c9498c1dffc6aec04 | |
| parent | dfe84042ed76a39aae384366776ed6c74d377426 (diff) | |
Bump versionv1.3.3
| -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.2devel' +VERSION = '1.3.3' API_VERSION = '-1.0' try: |
