diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:58:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:58:03 +0000 |
| commit | 0afd5cd7364bba0c7962b2c88059bba278b4fe44 (patch) | |
| tree | b058533046c759136d2f032c1f85c0ee8c0f026a /wscript | |
| parent | f6bfc9afb879b0aac905036a80521a98a72b0dbc (diff) | |
Bump versionv2.6.6
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.5devel' +VERSION = '2.6.6' def options(opt): opt.load('compiler_cxx') |
