diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:08:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:08:54 +0100 |
| commit | 6e4a5de9e19cb3909770cf9986916dc8114aeaf5 (patch) | |
| tree | 74f1bf16a041b590f308d192edec3298f33edcbd /wscript | |
| parent | 85c2650c88e5a98ad9d96f73bbc081a084aa73fb (diff) | |
Bump versionv2.11.5
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.4devel' +VERSION = '2.11.5' def options(opt): opt.load('compiler_cxx') |
