diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-22 12:26:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-22 12:26:21 +0000 |
| commit | e868eb4149b738bdc18fff48acc1d8ca0d3fd5da (patch) | |
| tree | 30ddbd810a1632de75dcb5509381d909380b253d /wscript | |
| parent | 70b7635f42b293e0cfbb596c15714e8ec74a98a6 (diff) | |
Bump versionv2.7.8
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.7devel' +VERSION = '2.7.8' def options(opt): opt.load('compiler_cxx') |
