From 4c355692d35f0172770f6e75c489fa29af0aebc2 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Wed, 25 Feb 2009 14:36:00 +0000 Subject: [PATCH] Add the new checkpoint to the list of all SCons versions that can be installed. git-svn-id: http://scons.tigris.org/svn/scons/trunk@4051 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 34bc799b..e4e6aff6 100644 --- a/bin/install_scons.py +++ b/bin/install_scons.py @@ -78,6 +78,7 @@ all_versions = [ '1.1.0.d20081207', '1.2.0', '1.2.0.d20090113', + '1.2.0.d20090223', ] def main(argv=None): -- 2.26.2