diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-26 16:05:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-26 16:05:43 +0000 |
| commit | 0375e14979c7d46fa968f266eecb9ce4d036988c (patch) | |
| tree | dc10dcf0d61a448bd2199656e3b12e474389c883 /wscript | |
| parent | 65a510d3fce55aa4f3aa96cd06f8ab380eb73ed4 (diff) | |
Bump versionv2.11.67
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.66devel' +VERSION = '2.11.67' def options(opt): opt.load('compiler_cxx') |
