diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:53:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 12:53:04 +0000 |
| commit | fce53b5d8fa0af9f198efd0f4ccb2d9b71fb027c (patch) | |
| tree | 110396693ad595972df0c2578e2eed0f555b9f6c /wscript | |
| parent | 67770d5a54c87f975727a7c7e2cbd1da8294a0c7 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.0' +VERSION = '1.2.0devel' API_VERSION = '-1.0' def options(opt): |
