diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-16 22:18:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-16 22:18:31 +0000 |
| commit | 4b2b00a41dcbe43fa954cdc0c7db20f758bc174f (patch) | |
| tree | 7a4b11fe7f645c9bf782d3eb009ceb3d466864e9 /wscript | |
| parent | 7147957ea5485a70580135cf32c43a05ed97a7f2 (diff) | |
Bump versionv2.11.56
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.55devel' +VERSION = '2.11.56' def options(opt): opt.load('compiler_cxx') |
