diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-22 12:26:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-22 12:26:21 +0000 |
| commit | 1ffe95264eec95f300386c0fbc0d56ae673cdb08 (patch) | |
| tree | 93d873a4e9f1185dd25720bac155a3a8055747ab /wscript | |
| parent | e868eb4149b738bdc18fff48acc1d8ca0d3fd5da (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.8' +VERSION = '2.7.8devel' def options(opt): opt.load('compiler_cxx') |
