diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:41:43 +0100 |
| commit | 0e9a53455e578ff0822f0edf6d4596b7633166bc (patch) | |
| tree | 6f3317b0fc1e900c50d517af8638b9f45557e27a /wscript | |
| parent | 964df3d37758aa64ca49246144b0fd281712f5e3 (diff) | |
Bump versionv1.1.4
Diffstat (limited to 'wscript')
| -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.3devel' +VERSION = '1.1.4' API_VERSION = '-1.0' def options(opt): |
