diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:07:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-28 22:07:06 +0100 |
| commit | 6cf2c812883c64db6798e31f867693aba01e01a2 (patch) | |
| tree | 8d100eb5ca01ca62bf6a20d7b578f7dc63cf4fde | |
| parent | 34af2478ec5ae9cbf83516e4d65d1131dcb76cd4 (diff) | |
Bump versionv1.3.4
| -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.3devel' +VERSION = '1.3.4' API_VERSION = '-1.0' try: |
