summaryrefslogtreecommitdiffstats
path: root/src/setupTests.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-03-12 03:58:13 (GMT)
committerSteven Knight <knight@baldmt.com>2004-03-12 03:58:13 (GMT)
commit9f7adb8f9170f87526c3c42f49e9f12ff800b4fa (patch)
treee122908bdfa2b04b40635d40960507bbc9d79194 /src/setupTests.py
parent29c1ad410538e1ceeacb9df94fe27e9160c60e88 (diff)
downloadSCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.zip
SCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.tar.gz
SCons-9f7adb8f9170f87526c3c42f49e9f12ff800b4fa.tar.bz2
Initialize the new branch for release.
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 9f87a82..7ef3833 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.94'
+version = '0.95'
scons_version = 'scons-%s' % version