diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-16 22:18:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-16 22:18:31 +0000 |
| commit | 2f666d92a89193e13ee6e3fe1c05743cc2ff6364 (patch) | |
| tree | a52ff368d97c8a8b50844d60d103e96b0c994e70 /wscript | |
| parent | 4b2b00a41dcbe43fa954cdc0c7db20f758bc174f (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.56' +VERSION = '2.11.56devel' def options(opt): opt.load('compiler_cxx') |
