diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-28 23:35:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-28 23:35:02 +0100 |
| commit | 148afe15ab96e8eeb7e3b26ceed75db44efe8dd6 (patch) | |
| tree | 5ab56287934187998b4d3f1c2fe7b87cff9d9b11 /wscript | |
| parent | e6b98920c44368816613bb727310e50e62809cdf (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.20' +VERSION = '2.7.20devel' def options(opt): opt.load('compiler_cxx') |
