diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:17:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:17:38 +0100 |
| commit | cd2ab8d34879f2b16d5ea7073fe73d0764bc09db (patch) | |
| tree | 71ce8f1298659987748cd505f4fdfb35188c7039 | |
| parent | 29de8e1fbbb510df83f1d35a7a828480e40c40ab (diff) | |
Bump versionv1.3.2
| -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.1devel' +VERSION = '1.3.2' API_VERSION = '-1.0' try: |
