diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-08 00:22:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-08 00:22:24 +0000 |
| commit | 721ba23601ca02268e9140dc3acde861c0e5f0e4 (patch) | |
| tree | 982d9479b091568c67dafb962b550ff2f5607369 /wscript | |
| parent | 5337f4595c2f1487ef1a9396caec63227e91b22e (diff) | |
Bump versionv2.6.4
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.3devel' +VERSION = '2.6.4' def options(opt): opt.load('compiler_cxx') |
