diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-18 22:18:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-18 22:18:26 +0100 |
| commit | 402eeecead89fe0703b641cdc4cecc29db18311e (patch) | |
| tree | 5ff6c6a97d831ef3d93f110b5ce811519eeb209f /wscript | |
| parent | 734340b52d30cb2dde9aa9e81c77277b261b128e (diff) | |
| parent | d11fa8639d52d2fd673724d21882268116da3458 (diff) | |
Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomatic
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 = '1.75.1devel' +VERSION = '1.75.2devel' def options(opt): opt.load('compiler_cxx') |
