diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-13 23:55:40 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-13 23:55:40 +0000 |
| commit | 796d642c72613e0471c4e1661cd183cfd3fdf23d (patch) | |
| tree | 53a822f207e4b256db0a681385a45ed63075aa64 /wscript | |
| parent | 3127fd431692d6b4715c12e1fc5eb97b56f4376a (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.9' +VERSION = '2.10.9devel' def options(opt): opt.load('compiler_cxx') |
