diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:17:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-31 22:17:12 +0100 |
| commit | 7e31cdbf557461ffc797873bb370c0bed548a36c (patch) | |
| tree | 988f5cc066b7870bddfea639e385758eb73d45fe /wscript | |
| parent | 9bd9a122e518aad2bb94fe3efab06d2a74a25b7e (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.3' +VERSION = '1.1.3devel' API_VERSION = '-1.0' def options(opt): |
