diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-09 01:58:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-09 01:58:44 +0000 |
| commit | 47415dd6c5ea219518686ee4805098fc79bbbaaa (patch) | |
| tree | 6ea84cfb8ac85eb9ab3e6290eeffc8aa2bb36d6c /wscript | |
| parent | c866af70ff21d207fa125e8f2f3053ffab06e954 (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.52' +VERSION = '2.11.52devel' def options(opt): opt.load('compiler_cxx') |
