diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:10:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:10:07 +0100 |
| commit | 2496c822bb9fce67ca14afe31e379b01beff2bb6 (patch) | |
| tree | de820f66e42cd27c0b25257c679f7cd39569e634 /wscript | |
| parent | f8832c431b45e81523ec2ef70999e7e613d5001e (diff) | |
Bump versionv2.11.19
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.18devel' +VERSION = '2.11.19' def options(opt): opt.load('compiler_cxx') |
