diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-16 16:25:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-16 16:25:19 +0100 |
| commit | f1342d3ce448dbeb7a51f10739f5f1c0b54a44a1 (patch) | |
| tree | 43248dd1c4fafbd502bbf453180b0c2ba1501c6f | |
| parent | e38e28e1dca542aea752d4214cc67660211797b4 (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.11' +VERSION = '2.12.11devel' def options(opt): opt.load('compiler_cxx') |
