diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-14 11:49:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-14 11:49:13 +0000 |
| commit | d99ca0a95e61b53105f765497bc465a7420e7a47 (patch) | |
| tree | 58a67cdd855671dab9ffbd287ecb99ff248e4c1b /wscript | |
| parent | e01bcff13a26ebd5158212d8fde57985afe2788e (diff) | |
| parent | f60d6f84708e2ff568089732cb9fbdbdc8cef3db (diff) | |
Merge branch '1.0' into 1.0-multiple-selection
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.28pre' +VERSION = '1.30pre' def options(opt): opt.load('compiler_cxx') |
