diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-29 22:48:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-29 22:48:01 +0100 |
| commit | 8e2c945bd463444c93bd66ee5616be081cfd4faa (patch) | |
| tree | ee7a0dc5d1c226854d43496bd5afc6e8deb2766a /wscript | |
| parent | 148afe15ab96e8eeb7e3b26ceed75db44efe8dd6 (diff) | |
Bump versionv2.8.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.7.20devel' +VERSION = '2.8.0' def options(opt): opt.load('compiler_cxx') |
