diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-02 00:49:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-02 00:49:36 +0100 |
| commit | 730591019a01589072dab1cea67a04621ca6cb83 (patch) | |
| tree | acf0ce4522c7f36c52779b24bb0e5c5621663d8c /wscript | |
| parent | 622380e6ae74614325324031a43988709420c558 (diff) | |
Bump versionv2.11.1
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.0devel' +VERSION = '2.11.1' def options(opt): opt.load('compiler_cxx') |
