diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-08 20:58:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-08 20:58:12 +0000 |
| commit | 3caaba71203adf9439651d5e2a0c7b55a4098c96 (patch) | |
| tree | 684c0b147bcbc3e2a5326f768f5a2289c32ad7ce /wscript | |
| parent | d9825793692a41374b184f423994667b663d8526 (diff) | |
Bump versionv2.11.51
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.50devel' +VERSION = '2.11.51' def options(opt): opt.load('compiler_cxx') |
