diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-07 15:30:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-07 15:30:34 +0100 |
| commit | 8d2effd529e8e6875fe4fa6b0c5de5a12b0edb94 (patch) | |
| tree | 18e3d42588789907a74f4a704080276d8fe586b7 /wscript | |
| parent | 2cc49811635c365fea20eedbc650ef67b3f03cc8 (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.8.20' +VERSION = '2.8.20devel' def options(opt): opt.load('compiler_cxx') |
