diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:59:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 16:59:43 +0000 |
| commit | 01fe9daeeda28b7303b04d49850b58eb2de05ec1 (patch) | |
| tree | 26c7cfbcd4576525d153b4eecf97d926d6275604 /wscript | |
| parent | 3a39682d6a894c83a3646be7d104f77c71f64400 (diff) | |
| parent | 151894c625e87ab637ec1437e512b0293a887707 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.64.3devel' +VERSION = '1.64.4devel' def options(opt): opt.load('compiler_cxx') |
