diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-21 20:22:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-21 20:22:37 +0000 |
| commit | 534ed7aa7ceec6172332d057bc9bfd1b52c2e01d (patch) | |
| tree | e8d6479ff0f812657d9f7efca9a41856ba57c966 /wscript | |
| parent | 7146c3448622f7bff205af6bf484338cb231474f (diff) | |
Bump versionv2.12.17
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.16devel' +VERSION = '2.12.17' def options(opt): opt.load('compiler_cxx') |
