summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-25 14:36:00 (GMT)
committerSteven Knight <knight@baldmt.com>2009-02-25 14:36:00 (GMT)
commit200c09f32daeffbecf33bc08f4a6807ab395b8bd (patch)
treec970aa01dbf7098dad0cf673177364feb931a77b /bin
parent552d0826e00df9381b5d64787010aeba914ef3e0 (diff)
downloadSCons-200c09f32daeffbecf33bc08f4a6807ab395b8bd.zip
SCons-200c09f32daeffbecf33bc08f4a6807ab395b8bd.tar.gz
SCons-200c09f32daeffbecf33bc08f4a6807ab395b8bd.tar.bz2
Add the new checkpoint to the list of all SCons versions that can be
installed.
Diffstat (limited to 'bin')
-rw-r--r--bin/install_scons.py1
1 files changed, 1 insertions, 0 deletions
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):