diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-18 14:49:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-18 14:49:16 +0100 |
| commit | 9bd09caf3753d7118044e32d22d4df651b00862d (patch) | |
| tree | d2dcb7e9a2c03f0247bf345cf05558f35bf73483 /wscript | |
| parent | d8e5ceb4990e61b1a0c88aef8ed5f2aca73bdac7 (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.12.8' +VERSION = '2.12.8devel' def options(opt): opt.load('compiler_cxx') |
