diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-15 01:57:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-15 01:57:18 +0000 |
| commit | a3665b70c3728f7206bde7263b2b050b045429b7 (patch) | |
| tree | 1def4f6a4be28c335ef51f358406e70e803cd9db /wscript | |
| parent | 3b70dc77fbe3de1124426cf3677261af796e3035 (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.42' +VERSION = '2.11.42devel' def options(opt): opt.load('compiler_cxx') |
