From bba945305240d352832cc291629bb99a10144ca3 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Wed, 14 Jun 2017 12:25:06 -0400 Subject: changes to prep for 3.0.0 alpha --- QMTest/TestSCons.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'QMTest') diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py index bd23ce65..66d6b23a 100644 --- a/QMTest/TestSCons.py +++ b/QMTest/TestSCons.py @@ -35,7 +35,7 @@ from TestCmd import PIPE # here provides some independent verification that what we packaged # conforms to what we expect. -default_version = '2.5.0' +default_version = '3.0.0.alpha.20170614' python_version_unsupported = (2, 6, 0) python_version_deprecated = (2, 7, 0) -- cgit v1.2.1