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 | ac391a6147fb507da67c1876749bac4567cbb677 (patch) | |
| tree | 20386cb6c4d80afe86d152a07a8c2ecf11f32f1a | |
| parent | 534ed7aa7ceec6172332d057bc9bfd1b52c2e01d (diff) | |
Bump version
| -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.17' +VERSION = '2.12.17devel' def options(opt): opt.load('compiler_cxx') |
