diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-30 08:37:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-30 08:37:45 +0000 |
| commit | a2eb23028859906591a6af65c389c250417e0e54 (patch) | |
| tree | e6a11f55234e1769fbf1640193c43b3cd89eb274 /wscript | |
| parent | 00949e21e0ba292bd96a1ff91f40b77d640a50ef (diff) | |
Bump versionv2.12.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.12.17devel' +VERSION = '2.12.18' def options(opt): opt.load('compiler_cxx') |
