diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-16 16:12:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-16 16:12:45 +0000 |
| commit | 5568da9541d53bcff37049487ade10da296077a1 (patch) | |
| tree | b65e15c79eff81f29d7bc2caa4a9657bacb9c067 /wscript | |
| parent | abe592392c26dc9135c2d8b42d8f4a2bb7d1c11d (diff) | |
Bump versionv2.11.77
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.76devel' +VERSION = '2.11.77' def options(opt): opt.load('compiler_cxx') |
