From c11abffddf7c1c440118a6c67e8ceea5062f0993 Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 10 Mar 2016 15:39:08 +0100 Subject: Update version to 3.6.2 --- scripts/TestController.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/TestController.py') diff --git a/scripts/TestController.py b/scripts/TestController.py index 87d658b5840..e3ad3ed4325 100644 --- a/scripts/TestController.py +++ b/scripts/TestController.py @@ -45,7 +45,7 @@ if TestUtil.isDarwin(): except getopt.GetoptError: pass -iceVersion = "3.6.1" +iceVersion = "3.6.2" jar = os.path.join(os.path.dirname(os.path.abspath(__file__)), "..", "java/test/controller/build/libs/testController-%(iceVersion)s.jar" % {"iceVersion": iceVersion}) -- cgit v1.2.3