diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:43:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:43:00 +0100 |
| commit | f74851dbdee6ceb1cfb103679279f54334d1af15 (patch) | |
| tree | a046e0de3260834612f06920d6585f6a3efd84d1 /wscript | |
| parent | b9379a13601d7f42dee8c0d6d28cae62d5e894e2 (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.11.26' +VERSION = '2.11.26devel' def options(opt): opt.load('compiler_cxx') |
