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 | 9b6e564523040445ae8475d19794d23f4cfcd93a (patch) | |
| tree | 229e0faf5ad825690c84b8cde12a1e1231ff69cb /wscript | |
| parent | d8f74130dacc047cd416714a433e9b1cae31adfd (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.5' +VERSION = '1.1.5devel' API_VERSION = '-1.0' def options(opt): |
