diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:23:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:23:09 +0000 |
| commit | 0e402b8779a788aa8a3f442bc2957dde1158b098 (patch) | |
| tree | faef376aa053fd68e54a4380764df49f0292dc78 /wscript | |
| parent | 60b532743f84fd29f87de75edcbd7872cb640f6e (diff) | |
| parent | f6837f5c77b663c8718e454a10c7933896faaa6e (diff) | |
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 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.35pre' +VERSION = '1.36pre' def options(opt): opt.load('compiler_cxx') |
