diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-09 10:18:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-09 10:18:09 +0000 |
| commit | c0c72cf331955337d1a9c41175dca5583da0629a (patch) | |
| tree | d27f70e798f264b01ce9c2da8bbcd8cd2d6b48e3 /wscript | |
| parent | c183652a5bac0d07c22a16d9c2f32e509486c741 (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.72' +VERSION = '2.11.72devel' def options(opt): opt.load('compiler_cxx') |
