diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
| commit | 2e8753561f969264ca390a28805d6d8098d43f20 (patch) | |
| tree | f436001222ca5d8bbcdfb2a83421930bc9255202 /wscript | |
| parent | 365e705bf9fab1107015c9c28bd675090614f154 (diff) | |
Bump versionv2.11.65
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.64devel' +VERSION = '2.11.65' def options(opt): opt.load('compiler_cxx') |
