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

diff --git a/cscript b/cscript
index 1e9b5eacb4bcb88c172297c3a4eebb8bc52e1e10..c7b0de73dd17c08438c3819ae70a0172da64190a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -21,7 +21,7 @@
 import os
 
 def dependencies(target):
-    return (('locked_sstream', 'v0.0.3'),)
+    return (('locked_sstream', 'v0.0.5'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory