diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-13 23:13:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-13 23:13:29 +0000 |
| commit | 2c6436815fe1c28270cd339f6bfc20cd798df230 (patch) | |
| tree | f262f709685eb84df52b9460092ac2dca5f64ef8 /wscript | |
| parent | 7891a3d8b7d552b88439e601e6ed1a2d4d2fbf5e (diff) | |
Bump versionv2.11.73
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.72devel' +VERSION = '2.11.73' def options(opt): opt.load('compiler_cxx') |
