diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 09:16:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 09:16:24 +0000 |
| commit | 0c7457940715ac022aded1a81614c833845c491c (patch) | |
| tree | fe10b5d6f7a18b14155d14e288593020581683a8 /wscript | |
| parent | 5c9469b3cfb91a2f30f945ae74c6c045f582b957 (diff) | |
Bump versionv2.6.3
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.2devel' +VERSION = '2.6.3' def options(opt): opt.load('compiler_cxx') |
