diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:08:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:08:54 +0100 |
| commit | 30d8fa401ec893cbab3ef56c7217e8e4a2aa0635 (patch) | |
| tree | 476c4410a1beec9fdee166a7e22dfaf9d3b50e59 /wscript | |
| parent | 6e4a5de9e19cb3909770cf9986916dc8114aeaf5 (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.5' +VERSION = '2.11.5devel' def options(opt): opt.load('compiler_cxx') |
