diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:36:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:36:46 +0100 |
| commit | e174762de0288ac805fa3c4391f6691b7a48b62c (patch) | |
| tree | 25e9ec92cedb9bc76b0904909ba441ded4060b2b | |
| parent | 39c4698cee3e456a268f5f953160b5a8f2ba4f10 (diff) | |
Bump versionv1.1.0
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.0.0devel' +VERSION = '1.1.0' API_VERSION = '-1.0' def options(opt): |
