diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-26 01:47:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-26 01:47:21 +0000 |
| commit | a5c7ea460adbde2cb87e8d2af0666e4c9c7df0d0 (patch) | |
| tree | 799490f7e94f4756723adf1bca601a1426bedddc /wscript | |
| parent | 0ca4e37b69eec67b1319e0c4dd87b82d13480c27 (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.66' +VERSION = '2.11.66devel' def options(opt): opt.load('compiler_cxx') |
