diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-01 23:36:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-01 23:36:11 +0100 |
| commit | 48f70dc6475a58197aaa74eab1d29cc0ce47ca7d (patch) | |
| tree | 00d318d271f877ef0c8a56c9626932a0c8346ff4 /wscript | |
| parent | 6ac9092ff8ff1818a6bd82772faa71acaa26ec32 (diff) | |
Bump version
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.11.22' +VERSION = '2.11.22devel' def options(opt): opt.load('compiler_cxx') |
