diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-29 00:02:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-29 00:02:08 +0100 |
| commit | 1484fd1c125904391f56805f768d8ccc9acc4c81 (patch) | |
| tree | 16b88fc0dd10b119b340425488d3392def273e0c /wscript | |
| parent | 813a29171c4bbc518632e3636dd8f95d7bac7bd1 (diff) | |
Bump versionv2.9.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.9.18devel' +VERSION = '2.9.19' def options(opt): opt.load('compiler_cxx') |
