diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 10:27:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 10:27:10 +0000 |
| commit | efa498c9150f0d2f987a087357fe7e25d385d214 (patch) | |
| tree | 393f5c8d298a87e5e3d41b4876e395b7298e975c /wscript | |
| parent | cf480e869ca654e771f9f88d766ad72c20d38712 (diff) | |
| parent | 1b645ef543ba671724f98bd759966dc2d01400ea (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.31devel' +VERSION = '2.0.32devel' def options(opt): opt.load('compiler_cxx') |
