From 054a2fc0155ffffa6de58c27ab01227fa1115807 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Wed, 29 Oct 2008 01:08:37 +0000 Subject: [PATCH] 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 --- bin/install_scons.py | 1 + 1 file changed, 1 insertion(+) 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): -- 2.26.2