From 200c09f32daeffbecf33bc08f4a6807ab395b8bd Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Wed, 25 Feb 2009 14:36:00 +0000 Subject: Add the new checkpoint to the list of all SCons versions that can be installed. --- bin/install_scons.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/install_scons.py b/bin/install_scons.py index 34bc799..e4e6aff 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): -- cgit v0.12