diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-01 18:17:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-01 18:17:59 +0000 |
| commit | d2926ea8574330b9c7f4efa4241843cf052652b8 (patch) | |
| tree | b56f612cf69ce9be907c1157c58dc606ac1d0615 /wscript | |
| parent | b9567ce4b9212c3ed386592d318eea0e639472c0 (diff) | |
| parent | 7dedacfb85b10cdf0f5697ea1d0fe8cc5cf8379e (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.54pre' +VERSION = '1.55pre' def options(opt): opt.load('compiler_cxx') |
