diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-09 01:58:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-09 01:58:44 +0000 |
| commit | c866af70ff21d207fa125e8f2f3053ffab06e954 (patch) | |
| tree | 6eda0e70bba27f2f0afb88a8f47ab3bc285f9944 /wscript | |
| parent | 428bcecba3b2459eb0c0d98e14ec765c0919a33f (diff) | |
Bump versionv2.11.52
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.51devel' +VERSION = '2.11.52' def options(opt): opt.load('compiler_cxx') |
