diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-21 10:19:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-21 10:19:11 +0000 |
| commit | 73ccfce6ef220b1c3a562a0af86edbc435ed8f6a (patch) | |
| tree | b31d8ca9141c5515a0e13f208081d159e832ae76 /wscript | |
| parent | 03c845f85cbf795ee2c1099e516d56783340f741 (diff) | |
| parent | 08e6cee55742ff4fc372435115330ba5b90c40fd (diff) | |
Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.34devel' +VERSION = '2.0.35devel' def options(opt): opt.load('compiler_cxx') |
