summaryrefslogtreecommitdiffstats
path: root/src/setupTests.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-11-07 18:16:06 (GMT)
committerSteven Knight <knight@baldmt.com>2003-11-07 18:16:06 (GMT)
commitb7308d19648bda8220d69328de74dfcad9a28872 (patch)
treea049f412dd1fe60ec544f15996b5f17a90b0fc42 /src/setupTests.py
parent5cb7f5ef4a86724d1bfb1dfa43e3988d3061ad32 (diff)
downloadSCons-b7308d19648bda8220d69328de74dfcad9a28872.zip
SCons-b7308d19648bda8220d69328de74dfcad9a28872.tar.gz
SCons-b7308d19648bda8220d69328de74dfcad9a28872.tar.bz2
Initialize the 0.94 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 1397561..9f87a82 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.93'
+version = '0.94'
scons_version = 'scons-%s' % version