Bump locked_sstream.
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:03:53 +0000 (16:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:03:53 +0000 (16:03 +0000)
cscript

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