diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-10 23:15:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-10 23:15:17 +0000 |
| commit | bbab1b7af29584d336648dcb713c83e0f09d8923 (patch) | |
| tree | 56f5050d9ea9c9f9f545af5efdd35c9ec7ad2234 /wscript | |
| parent | 0af38a850f967fd1848850a18432abc6314e9cc4 (diff) | |
Bump versionv2.11.54
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.53devel' +VERSION = '2.11.54' def options(opt): opt.load('compiler_cxx') |
