diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-12 00:59:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-12 00:59:29 +0000 |
| commit | 036361cceaa303e4cd7c6bedcd0cd6102a912d4c (patch) | |
| tree | de41db177c04b6aebf696dce54d9619cfcce9e19 /wscript | |
| parent | 736597f0fc1b085911ecb5a4595368e7dc9a9bd5 (diff) | |
Bump versionv2.11.55
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.54devel' +VERSION = '2.11.55' def options(opt): opt.load('compiler_cxx') |
