diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-21 00:47:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-21 00:47:14 +0000 |
| commit | f02edadc366c20fcad85beec932ab0403bf5eb99 (patch) | |
| tree | 2a39b1cf17fcc8f129390ba6febf23fcf5ef7213 /wscript | |
| parent | 775826079275839005d2168b190f96e32215afd0 (diff) | |
Bump versionv2.11.59
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.58devel' +VERSION = '2.11.59' def options(opt): opt.load('compiler_cxx') |
