diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-18 01:31:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-18 01:31:39 +0000 |
| commit | f3577a24c4faeb34751eed6bc26022b4174b64a7 (patch) | |
| tree | 4d2bab0aa185e8814824b876d0cad0e5d90402b4 /wscript | |
| parent | e941ab2b02cf01ab15427e47124b7dd32425095c (diff) | |
Bump versionv2.11.58
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.57devel' +VERSION = '2.11.58' def options(opt): opt.load('compiler_cxx') |
