diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:43:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-13 23:43:26 +0100 |
| commit | d8f74130dacc047cd416714a433e9b1cae31adfd (patch) | |
| tree | 101ea1ceb4aea9ba6ae1f2291fc78602035ce73f /wscript | |
| parent | 06a9f6dc8ba7c5a3574ed7fb4875d3790ba5ebe4 (diff) | |
Bump versionv1.1.5
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.4devel' +VERSION = '1.1.5' API_VERSION = '-1.0' def options(opt): |
