diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-11 15:02:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-11 15:02:15 +0000 |
| commit | 48cd1336041248936cbf56d6964c75e5388214dd (patch) | |
| tree | f09ed2cc7e3aa1834590d808d6957cc36f0d7636 /wscript | |
| parent | 7a1d7cb18e77322ee2f5ced19fb47afc511c7629 (diff) | |
Bump versionv2.6.7
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.6devel' +VERSION = '2.6.7' def options(opt): opt.load('compiler_cxx') |
