diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-20 19:47:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-20 19:47:48 +0000 |
| commit | 124a1b0f7a7895598b79ad65f5a41800cda5ece1 (patch) | |
| tree | f8bc0d2cfb06a68fddc48950d16843f110feeaaf /wscript | |
| parent | 9b56e79a24cfc060d641254befc05dbc7963a6b7 (diff) | |
| parent | 8f2c637a1a22cd69926d19ad1aea0a3b68a2a2d8 (diff) | |
Merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.6devel' +VERSION = '2.7.7devel' def options(opt): opt.load('compiler_cxx') |
