diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:57:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 14:57:49 +0000 |
| commit | f6837f5c77b663c8718e454a10c7933896faaa6e (patch) | |
| tree | 739616fe7cfb9b543d46bd83d7cafaeaab851376 /wscript | |
| parent | 3300c4218ffb463d4f4a3f85c5a13b499885eed5 (diff) | |
Bump version
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.35' +VERSION = '1.36pre' def options(opt): opt.load('compiler_cxx') |
