diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-30 22:49:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-30 22:49:07 +0100 |
| commit | efdfcbe3103486602cc77f8837c1acfcce4ca0ae (patch) | |
| tree | decdb886612de06adc8eaa8bd141657b3697b97f /wscript | |
| parent | d7c856b59bc53e2a92f2b12c6244b089b236f536 (diff) | |
Bump versionv2.8.5
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.4devel' +VERSION = '2.8.5' def options(opt): opt.load('compiler_cxx') |
