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 | 608b303716f818772c726be6177c5b2d11fc629c (patch) | |
| tree | d467d77b1a9267fdbff7cb20a136d10ee5180357 | |
| parent | d86caa84091d890fde8131d0c595c1360856b733 (diff) | |
Bump versionv1.1.10
| -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.9devel' +VERSION = '1.1.10' API_VERSION = '-1.0' def options(opt): |
