diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:45:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:45:11 +0100 |
| commit | 2aa6a8d3c1830dd4a739787c70272b681ace5fa9 (patch) | |
| tree | 3fdfc86beb2099001e6b233bb42f062b82b36641 /wscript | |
| parent | edab00b277b5a43e063185a80c6a1cc2d29d8c1d (diff) | |
| parent | 13c08e4345ee8b804e63db6a043638b778e5a5b1 (diff) | |
Merge branch '1.0' of git.carlh.net:git/libsub into 1.0
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.0.0devel' +VERSION = '1.1.0devel' API_VERSION = '-1.0' def options(opt): |
