diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 21:08:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 21:08:29 +0000 |
| commit | 5b773e5a4388bb7c7de860df75f3bba2471a089f (patch) | |
| tree | fc62dbf1788bda25706714fa7705e4044cce7968 | |
| parent | 401998a2b3c588a479e5d0b42f4a327481b46dc0 (diff) | |
Bump versionv1.1.11
| -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.10devel' +VERSION = '1.1.11' API_VERSION = '-1.0' def options(opt): |
