From: stevenknight Date: Wed, 25 Feb 2009 14:36:00 +0000 (+0000) Subject: Add the new checkpoint to the list of all SCons versions that can be X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c355692d35f0172770f6e75c489fa29af0aebc2;p=scons.git 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 --- 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):