diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-10 12:15:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-10 12:15:25 +0000 |
| commit | 6b4187154c7a2fe259250bbf32cb40539d5fcb0f (patch) | |
| tree | cd1fecaeee90f6ab96bae912f3836055427cff9d /wscript | |
| parent | 23f1682e52b52b7298779f3a0593607e38cb1117 (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.10.7' +VERSION = '2.10.7devel' def options(opt): opt.load('compiler_cxx') |
