From 2e648c2fb4cf52a96085f61a2a8f70ffce838be3 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Wed, 29 Oct 2008 01:08:37 +0000 Subject: Add 1.1.0 to the instal_scons.py script. --- bin/install_scons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/install_scons.py b/bin/install_scons.py index ffb10b7..25142e0 100644 --- a/bin/install_scons.py +++ b/bin/install_scons.py @@ -72,6 +72,7 @@ all_versions = [ '1.0.1', '1.0.1.d20080915', '1.0.1.d20081001', + '1.1.0', ] def main(argv=None): -- cgit v0.12