diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:55:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-18 23:55:11 +0100 |
| commit | 9ff67611da7b2376456b84c8ddd6f2599a4bfb8a (patch) | |
| tree | 84411a470277bda5faac6d8f3c121f5cd2e60d7a /wscript | |
| parent | 19988f49c34b6f420da5a7014fc7c205e8e895a2 (diff) | |
Bump versionv2.11.27
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.26devel' +VERSION = '2.11.27' def options(opt): opt.load('compiler_cxx') |
