diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:35:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:35:33 +0000 |
| commit | f58d9e44302151dea9f594acd9fc27a331fa77fb (patch) | |
| tree | 0a640ead2086123afe6a11f27b47be32dad8a585 /wscript | |
| parent | b1f84f5635e4ebbd98882b39e5c5b19f62fe006e (diff) | |
| parent | 0f0c54de9fe67782037fd4e3d115b8e7732fe9ed (diff) | |
Merge branch 'master' into 2.0--libdcp-1.0
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.11devel' +VERSION = '1.64.12devel' def options(opt): opt.load('compiler_cxx') |
