diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-16 01:09:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-16 01:09:21 +0000 |
| commit | 27173512f4ea4f2c324b9488180ba7cbd7173ec3 (patch) | |
| tree | 6f96020d56c4fda3fded24e82a61888db1c47cf6 /wscript | |
| parent | 9bc93a8b7a996916cfa38baab2cbcfc4c5f40af4 (diff) | |
| parent | a01f72d930b18dfef8487303d49be15e3cce7f2a (diff) | |
Merge branch '2.0' of ssh://main.carlh.net/home/carl/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.29devel' +VERSION = '2.0.34devel' def options(opt): opt.load('compiler_cxx') |
