diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-13 10:31:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-13 10:31:46 +0000 |
| commit | d84961be5dc0c6055150e74cef3755a78182a166 (patch) | |
| tree | efedcc77997b6a9c1d291ac7afd5b6c4fad6f5d0 /wscript | |
| parent | f365aee68909d2c30e7072377f2a0eed624da723 (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.28' +VERSION = '2.11.28devel' def options(opt): opt.load('compiler_cxx') |
