diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:30:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:30:37 +0000 |
| commit | e83653872be3d2bff60bea15366680af57731ff2 (patch) | |
| tree | b33fe6ea525a3ce32eb0ca2b8cc7f57cc9b65100 /cscript | |
| parent | 220ba2521fde0692063f384bf92d178940f3c793 (diff) | |
More version churn.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
