diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-13 11:18:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-13 11:18:31 +0100 |
| commit | 0185ba27b0e9c52a173147c1380ec5f345109afc (patch) | |
| tree | 857df3c7f920312cccfa6a69cae7c709658a11c7 /wscript | |
| parent | 94d5ba335224db075a95a76654f732ef54a4eabd (diff) | |
More header trimming.
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.13' +libdcp_version = '1.8.38' libsub_version = '1.6.13' this_version = subprocess.Popen(shlex.split('git tag -l --points-at HEAD'), stdout=subprocess.PIPE).communicate()[0] |
