diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-26 01:47:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-26 01:47:21 +0000 |
| commit | 0ca4e37b69eec67b1319e0c4dd87b82d13480c27 (patch) | |
| tree | e1e4d8f5b6edcfd1855aecd42077f50eda6106aa /wscript | |
| parent | b1e9caee5ca1417f5f393b2ee62a467982843d6f (diff) | |
Bump versionv2.11.66
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.65devel' +VERSION = '2.11.66' def options(opt): opt.load('compiler_cxx') |
