diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-19 23:25:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-19 23:25:24 +0000 |
| commit | 28f8b004b31a28d6148b1a1905eff5cf6f1a3600 (patch) | |
| tree | 443bc0e0298488e3db9d284ac2d49b9a49249cda | |
| parent | dc586f9f5b71c67ec4c30ec26353bf5a5a59b902 (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.14' +VERSION = '2.12.14devel' def options(opt): opt.load('compiler_cxx') |
