diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-29 19:30:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-29 19:30:59 +0000 |
| commit | b8fb440b93ff5ee835249204bd5642cf95a4ac99 (patch) | |
| tree | 5435fc683da85716ed4ce74b9f2f3cbce0f2753b /wscript | |
| parent | 521c09170d9e62cd72cc2da66c41816761008a4b (diff) | |
| parent | ea366080377aae73e7b6720729d3fd1c523e4c48 (diff) | |
Merge branch '1.0' 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.53pre' +VERSION = '1.54pre' def options(opt): opt.load('compiler_cxx') |
