diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-24 09:29:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-24 09:29:28 +0100 |
| commit | f0d7baf0ce956fe5461caa91868c41d881b5f0dc (patch) | |
| tree | 946d9fe2be68a6049ea4835d7edf825c491dd02c /wscript | |
| parent | 0e2c7f060529d93035e89b06d4aa687830a5e0ad (diff) | |
| parent | f28102477a712b8dde0f157d33b087d642c84555 (diff) | |
Merge 1.0.
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.20pre' +VERSION = '1.22pre' def options(opt): opt.load('compiler_cxx') |
