diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-05-13 23:11:55 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-05-13 23:11:55 +0200 |
| commit | 7b141c3c822347b815efc36bf638b8fb8c4dab9e (patch) | |
| tree | 5d84ec359888024e0737262bf66b36e3c01f719b /wscript | |
| parent | e2ea739fcaa8077975a8559f267a1b1377b7e100 (diff) | |
Bump libdcp for another MCA channel ID fix (#2810).
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ except ImportError: from waflib import Logs, Context APPNAME = 'dcpomatic' -libdcp_version = '1.8.73' +libdcp_version = '1.8.100' libsub_version = '1.6.42' this_version = subprocess.Popen(['git', 'tag', '-l', '--points-at', 'HEAD'], stdout=subprocess.PIPE).communicate()[0] |
