diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-27 21:16:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-27 21:16:40 +0000 |
| commit | ec95ff05f66e9b4cf3bcdbefa0c75ca8f99dc279 (patch) | |
| tree | 3931b1c2ba441ed7985c76e197f96e6aeafeb599 /wscript | |
| parent | bb969a0e8c27382688583554edc559bcebbca8c9 (diff) | |
| parent | 2026bfd81dbc8975e127e92c5395e996c2d1462b (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.52pre' +VERSION = '1.53pre' def options(opt): opt.load('compiler_cxx') |
