diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
| commit | 45725245d528e9c564ab27d4b61c1c830308cc1c (patch) | |
| tree | 74fc2e45dc3314114cd1771739cf455add4a690f /wscript | |
| parent | f3f162dad5b2e5657bb3baf731fbd046df031dd4 (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.9.20' +VERSION = '2.9.20devel' def options(opt): opt.load('compiler_cxx') |
