More version churn.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:40:03 +0000 (16:40 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:40:03 +0000 (16:40 +0000)
cscript

diff --git a/cscript b/cscript
index b6ca320381e90ac012fb6054f894e8dcd0db1a30..0b73d5087e03c9c0b80b39abeda90085932a28ca 100644 (file)
--- a/cscript
+++ b/cscript
@@ -245,8 +245,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'v1.4.2'),
-            ('libsub', 'v1.2.2'))
+            ('libdcp', 'v1.4.3'),
+            ('libsub', 'v1.2.3'))
 
 def configure_options(target):
     opt = ''