diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-18 00:38:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-18 00:38:29 +0100 |
| commit | 6eeebec9cfdaf084f20efae39ac7826e6fd32bfd (patch) | |
| tree | 967a42e0cdfdfe7abf721b4a95d5048d5ed3f695 /wscript | |
| parent | 556dcb667575f9a1ad57e2e6536f7e299bd3f7b0 (diff) | |
Bump versionv2.11.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.11.17devel' +VERSION = '2.11.18' def options(opt): opt.load('compiler_cxx') |
