diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-08 10:28:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 10:28:22 +0000 |
| commit | 711c624a1eea6299a1587aee4edce1cd8d35a286 (patch) | |
| tree | 24befdd27cddfee3218c02dfd9c593f6b66b26fa /wscript | |
| parent | c553919ead991ffce9154cbc70c1f8485826f143 (diff) | |
Bump versionv2.7.0
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.6.39devel' +VERSION = '2.7.0' def options(opt): opt.load('compiler_cxx') |
