summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-06-28 23:33:23 +0100
committerCarl Hetherington <cth@carlh.net>2019-06-28 23:33:23 +0100
commitf5b62413a66951f3ce21c484560ca2a2b673897a (patch)
tree2705c7f9f0addef801092d9888debeb51a196321 /cscript
parentd5dc6e380409b003fc52a97251c2c16b29641cf0 (diff)
Bump libsub for \c support.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 0fb164c84..64959b2d2 100644
--- a/cscript
+++ b/cscript
@@ -352,7 +352,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', 'v1.6.8'))
- deps.append(('libsub', 'v1.4.8'))
+ deps.append(('libsub', 'v1.4.9'))
deps.append(('rtaudio-cdist', 'bf0fc23'))
return deps