summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 16:30:37 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 16:30:37 +0000
commite83653872be3d2bff60bea15366680af57731ff2 (patch)
treeb33fe6ea525a3ce32eb0ca2b8cc7f57cc9b65100 /cscript
parent220ba2521fde0692063f384bf92d178940f3c793 (diff)
More version churn.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 1e9b5ea..c7b0de7 100644
--- 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