diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-14 14:35:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-14 14:35:35 +0000 |
| commit | 1e1a6346b799d6fed3bfaf39b37d768b8401f125 (patch) | |
| tree | af897cb93447ee6d4ed5ddf31b75113ce16d1401 /wscript | |
| parent | 1f443a0dc2b79915696a5f789b402c8cfc363d57 (diff) | |
Bump versionv2.7.4
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.3devel' +VERSION = '2.7.4' def options(opt): opt.load('compiler_cxx') |
