From: stevenknight Date: Wed, 29 Oct 2008 01:08:37 +0000 (+0000) Subject: Add 1.1.0 to the instal_scons.py script. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=054a2fc0155ffffa6de58c27ab01227fa1115807;p=scons.git Add 1.1.0 to the instal_scons.py script. git-svn-id: http://scons.tigris.org/svn/scons/trunk@3742 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/bin/install_scons.py b/bin/install_scons.py index ffb10b70..25142e05 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):