diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-24 10:27:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-24 10:27:56 +0100 |
| commit | 360f49fad409d1e37318ffcf3069c4111c19c7b8 (patch) | |
| tree | e872689ec14485630f52eddc142bd1924eed1ae7 /wscript | |
| parent | 1b4bb48ed28295f7c647adca041cc29fb061b2a1 (diff) | |
| parent | bccbbe081b484f48101d76ec52aee922efa2fc50 (diff) | |
Merge branch 'master' of git.carlh.net: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.3devel' +VERSION = '1.76.6devel' def options(opt): opt.load('compiler_cxx') |
