From 113cf8437e945241bad3738affbe1d137f852b80 Mon Sep 17 00:00:00 2001 From: Radim Kolar <> Date: Mon, 24 Aug 2009 21:13:05 +0200 Subject: [PATCH] forgot to bump version for compilertest --- site_scons/compilertest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site_scons/compilertest.py b/site_scons/compilertest.py index f05b8a0..15935ec 100644 --- a/site_scons/compilertest.py +++ b/site_scons/compilertest.py @@ -1,8 +1,8 @@ # # Scons compiler tester # -# Version 1.0 -# 16-Jun-2009 +# Version 1.10 +# 24-Aug-2009 # def checkForCCOption(conf,option):