diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-06 00:10:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-06 00:10:08 +0100 |
| commit | 5ca332ad1f7b8e579c1cc91506db23fbfbd7520a (patch) | |
| tree | b02570f2efdf76181f67f06c2d19bcf574dec036 /wscript | |
| parent | 3c31a28dc7c1b95c487b831b888a2899c5a64498 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.9' +VERSION = '2.7.9devel' def options(opt): opt.load('compiler_cxx') |
