diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-08 23:18:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 23:18:37 +0000 |
| commit | e93b696a5ee3d39c723a79bb22fe6768916936eb (patch) | |
| tree | f047093aa98ee554062c472fff77e5979350fe01 /wscript | |
| parent | 65924cfef2131f9773c6a6b28182160522c01954 (diff) | |
Bump versionv2.7.1
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.0' +VERSION = '2.7.1' def options(opt): opt.load('compiler_cxx') |
