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 | 93cbfd060d5035d007059075c2719db20bfb778d (patch) | |
| tree | 2f2f5ce64c9aa4588d6fcb65ab0d4cfda550475e /wscript | |
| parent | 6e29af647ce9f9c976492e5d315677ce646623e4 (diff) | |
Bump version
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.9' +VERSION = '1.1.9devel' API_VERSION = '-1.0' def options(opt): |
