summaryrefslogtreecommitdiffstats
path: root/bin/install_scons.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/install_scons.py')
-rw-r--r--bin/install_scons.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/install_scons.py b/bin/install_scons.py
index 8a5c5b7..ffb10b7 100644
--- a/bin/install_scons.py
+++ b/bin/install_scons.py
@@ -67,7 +67,11 @@ all_versions = [
'0.98.3',
'0.98.4',
'0.98.5',
- #'1.0.0',
+ '1.0.0',
+ '1.0.0.d20080826',
+ '1.0.1',
+ '1.0.1.d20080915',
+ '1.0.1.d20081001',
]
def main(argv=None):