diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:47:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:47:18 +0000 |
| commit | fbd5525be2164a0448c23d27ca4f8d7eb42866f4 (patch) | |
| tree | cab70fd66b46deb6d22efe58f3957dce613df3bd /wscript | |
| parent | d8f75e925541ef0c0a7861c90a681531368b89ab (diff) | |
Bump versionv2.11.69
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.68devel' +VERSION = '2.11.69' def options(opt): opt.load('compiler_cxx') |
