diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:41:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-30 13:41:24 +0000 |
| commit | 6e29af647ce9f9c976492e5d315677ce646623e4 (patch) | |
| tree | 81037dbc385c46e15c0c0f2e32785ee4bbc27b48 | |
| parent | 7efa788e8b96aca139520041001b953257e2f443 (diff) | |
Bump versionv1.1.9
| -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.8devel' +VERSION = '1.1.9' API_VERSION = '-1.0' def options(opt): |
