diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-17 02:04:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-17 02:04:11 +0000 |
| commit | f7f60409d63430911f81df1c6f2b2a9072acacbe (patch) | |
| tree | e5c2f33b98bf72e61647f4db7f266a6bdf2f01ec /wscript | |
| parent | bdbab8dfdb3508faa33d88293de705e866b720a9 (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.43' +VERSION = '2.11.43devel' def options(opt): opt.load('compiler_cxx') |
