diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-22 23:21:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-22 23:21:28 +0000 |
| commit | 90b84151b9817b33381187f678cb2fdd062ed785 (patch) | |
| tree | 85ef3c44b486dcc8e388f2cad65a8269cf9a860c /wscript | |
| parent | ef4cd174472dc1c4694d4451dc60b9292c60666b (diff) | |
| parent | ad0ddd25c94730bed174756a21c83a348c45687e (diff) | |
Merge branch '1.0' into 1.0-vob
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.34pre' +VERSION = '1.35pre' def options(opt): opt.load('compiler_cxx') |
