diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 00:54:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 00:54:17 +0000 |
| commit | bee8ddd8a20613c6b8d78c691754d589304f8263 (patch) | |
| tree | 999fd9afdc7946d0e281d039bf9628b115df0793 /wscript | |
| parent | 7a492b88bb30e084d95e5652e8067d21eead1feb (diff) | |
Bump versionv2.11.63
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.11.62devel' +VERSION = '2.11.63' def options(opt): opt.load('compiler_cxx') |
