diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-28 01:39:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-28 01:39:25 +0100 |
| commit | bc5d6def1fbd3a662409c611fab0efd7898deaec (patch) | |
| tree | bdec7bc3ae4886d00c35722ac518bd34ae9fc312 /wscript | |
| parent | 21528ae6319ad0bc0b1081d0b745ebe49a2374ae (diff) | |
Bump versionv2.9.18
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.17devel' +VERSION = '2.9.18' def options(opt): opt.load('compiler_cxx') |
