diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-09 01:02:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-09 01:02:36 +0000 |
| commit | 19af27fda813256d04663067a3152cd8299f04c9 (patch) | |
| tree | 1dc14fad2815e2aa7b9dc5bbef0728ebf21b9959 /wscript | |
| parent | 18a497799fd812407254eef771209fd150f818cb (diff) | |
Bump versionv2.11.71
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.70devel' +VERSION = '2.11.71' def options(opt): opt.load('compiler_cxx') |
