diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-31 00:37:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-31 00:37:57 +0100 |
| commit | 5d17098100408d1d8a4f197a274935209d52fc14 (patch) | |
| tree | 367b95521cd0776149c5a29b225b77e15b92addb /wscript | |
| parent | a152d7f7e5b7e9089a5ddf62044c86698c5df433 (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.20' +VERSION = '2.11.20devel' def options(opt): opt.load('compiler_cxx') |
