diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-10 02:05:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-10 02:05:47 +0000 |
| commit | 324d4154eacbccbe60d41c3d5d40bf5cc837e9b6 (patch) | |
| tree | c4a92e42f4b055b5c99bed7cbd47ebe6dc4217eb /wscript | |
| parent | 9d4906db6e143248cf1e814d539aa2c7a50721dc (diff) | |
Bump versionv2.11.53
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.52devel' +VERSION = '2.11.53' def options(opt): opt.load('compiler_cxx') |
