diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:54:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 00:54:31 +0100 |
| commit | 29cd8393f14c8487ff0922a9732772a672868341 (patch) | |
| tree | d3cb7bb17e412fadc2a8670be2de0ce48260cb35 /wscript | |
| parent | b9fb00d333a757db56da53bf74a6bd2cb745e7a6 (diff) | |
Bump versionv1.1.12
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.11devel' +VERSION = '1.1.12' API_VERSION = '-1.0' def options(opt): |
