From 3aee8e97dd3f765c4a6157338be6472592cb5daa Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Sat, 22 May 2010 00:03:40 +0000 Subject: Add recent releases to the bin/install_scons.py script. --- bin/install_scons.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bin/install_scons.py b/bin/install_scons.py index e4e6aff..b5e0af8 100644 --- a/bin/install_scons.py +++ b/bin/install_scons.py @@ -79,6 +79,15 @@ all_versions = [ '1.2.0', '1.2.0.d20090113', '1.2.0.d20090223', + '1.2.0.d20090905', + '1.2.0.d20090919', + '1.2.0.d20091224', + '1.2.0.d20100117', + '1.2.0.d20100306', + '1.3.0', + '1.3.0.d20100404', + '1.3.0.d20100501', + '2.0.0.alpha.20100508', ] def main(argv=None): -- cgit v0.12