diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-26 10:27:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-26 10:27:41 +0100 |
| commit | d0503ca9c0c1d3541df9d7f74d71652b87a0d877 (patch) | |
| tree | 7aa31a1d90c7b601d9e7fd86730f02bb15f5e2ba /wscript | |
| parent | 13c0fc43c9db047ec8b83cbb8ae340472caed417 (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.17' +VERSION = '2.9.17devel' def options(opt): opt.load('compiler_cxx') |
