diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-09 16:43:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-09 16:43:54 +0000 |
| commit | 963b336c8d0ff750f797da0de6fd3c67b301c19a (patch) | |
| tree | 81f4560efddee5184a9157338780ee56afb4fa5a /wscript | |
| parent | 159ef7946644a4af72c51fc15511d250eb00c741 (diff) | |
Bump versionv2.6.5
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.4devel' +VERSION = '2.6.5' def options(opt): opt.load('compiler_cxx') |
