diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-03 17:32:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-03 17:32:01 +0000 |
| commit | f0e95aa5b7ada81a1c40f06facab2e94e45ab26c (patch) | |
| tree | 8c96cefcbb4bd6d587629f08998f105206c7c5c3 /wscript | |
| parent | c3362d7b12e425fa9549579be10e708c88d5feea (diff) | |
| parent | 30621d42f26991c84fff56a5e79dd9e19f657c7d (diff) | |
Merge branch 'master' into 1.0-seek
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.55pre' +VERSION = '1.56pre' def options(opt): opt.load('compiler_cxx') |
