diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-22 10:39:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-22 10:39:06 +0000 |
| commit | e8fcbfaa9b5844400a2c64b5cdaa07442cca968d (patch) | |
| tree | 8ea982f308393e1711dc93ffa1f8efc22d8aace4 /wscript | |
| parent | 7df7b2c7868f67abccb170738e1ae1025cbc0244 (diff) | |
| parent | c1f235f5aeb65cb42c5346419807ac5bb7d6406a (diff) | |
Merge branch '1.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.35devel' +VERSION = '2.0.36devel' def options(opt): opt.load('compiler_cxx') |
