diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-09 10:18:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-09 10:18:09 +0000 |
| commit | c183652a5bac0d07c22a16d9c2f32e509486c741 (patch) | |
| tree | 48c4114e626f58225dd026daa72ef5e14adaf5e6 /wscript | |
| parent | 036d3d1c16b52bcca595f38302a4e0acbc809e24 (diff) | |
Bump versionv2.11.72
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.71devel' +VERSION = '2.11.72' def options(opt): opt.load('compiler_cxx') |
