diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-18 23:16:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-18 23:16:13 +0100 |
| commit | d72aed1f6cfd2f3fcb2d8f0026ded1a6d30c6cb7 (patch) | |
| tree | 60a39e66672ff812f68b539f0a3aa9fbc3f74fd9 /wscript | |
| parent | 3a50db958e8ac6a3c8d3ab66b20a7f681549f758 (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.11' +VERSION = '2.11.11devel' def options(opt): opt.load('compiler_cxx') |
