diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:17:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:17:12 +0100 |
| commit | 9bd9a122e518aad2bb94fe3efab06d2a74a25b7e (patch) | |
| tree | df0c6c8ec1ca2bcd4b57b1c4894f40a3759e5928 | |
| parent | 5c6db0ea325a069986de6d050f26bed764611e8a (diff) | |
Bump versionv1.1.3
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.2devel' +VERSION = '1.1.3' API_VERSION = '-1.0' def options(opt): |
