diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:54:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 19:54:19 +0000 |
| commit | 0700788f012fce1f922ab4a4e7d098fb78dad0f8 (patch) | |
| tree | 6481e609742150239081db1ae3c0068fc194094e /wscript | |
| parent | 608b303716f818772c726be6177c5b2d11fc629c (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.1.10' +VERSION = '1.1.10devel' API_VERSION = '-1.0' def options(opt): |
