diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:28:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-27 13:28:08 +0100 |
| commit | af2dfe1cbabaa3c1fb663063a1f9778858255818 (patch) | |
| tree | c9a4aa0f0db38bdbf8b0c44447ded3a9723b98c0 /wscript | |
| parent | 20fa26ea6ecfdbecea8bb1230c8388cce3fd521f (diff) | |
| parent | f357af9220d2b890a64ccd8b81bfe02b69a0450d (diff) | |
Merge 1.70.0-hotfix branch into master.
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.70.1devel' +VERSION = '1.71.0devel' def options(opt): opt.load('compiler_cxx') |
