diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-30 00:53:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-30 00:53:52 +0000 |
| commit | 90f198821fe604eeb9b9e16e04f13b0821e07f4a (patch) | |
| tree | 2123f7f08fed7fabf3a331f4e32095de4e172c6c /wscript | |
| parent | f846ed67d2bfbca31c7b47415e26bc8909481050 (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.45' +VERSION = '2.11.45devel' def options(opt): opt.load('compiler_cxx') |
