summaryrefslogtreecommitdiffstats
path: root/src/setupTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/setupTests.py')
-rw-r--r--src/setupTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setupTests.py b/src/setupTests.py
index e657f27..29c26cf 100644
--- a/src/setupTests.py
+++ b/src/setupTests.py
@@ -52,7 +52,7 @@ except KeyError:
# version = os.environ['SCONS_VERSION']
#except KeyError:
# version = '__VERSION__'
-version = '0.90'
+version = '0.91'
scons_version = 'scons-%s' % version