diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-22 11:18:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-22 11:18:32 +0100 |
| commit | f732863e89207dfefeada9fa889a8bea65702e2a (patch) | |
| tree | e31d93c104539f205b80654b4150b555209bfb2e /wscript | |
| parent | 0e575fe2ee3cf155688dbd862718522362ad9734 (diff) | |
| parent | a7601beaa8983c9d012d9230ce66aa861f34e67f (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.76.2devel' +VERSION = '1.76.3devel' def options(opt): opt.load('compiler_cxx') |
