diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:07:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 22:07:59 +0100 |
| commit | 51ea42395338e2a18028da69967052e28d46ced8 (patch) | |
| tree | 72593d916a2320f3b45a6b6174405b82aea1b72e | |
| parent | 15f44ed7ccfacae52bbab48eddba86215fac9537 (diff) | |
Bump versionv1.1.13
| -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.1.12devel' +VERSION = '1.1.13' API_VERSION = '-1.0' def options(opt): |
