From 99e303b6bc7f87a31efb82856bd1baae9ba3e52b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 19 Sep 2013 04:17:51 +0200 Subject: Bump to JDK/JRE 7u40. --- make/scripts/make.jogl.all.win64.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/scripts/make.jogl.all.win64.bat') diff --git a/make/scripts/make.jogl.all.win64.bat b/make/scripts/make.jogl.all.win64.bat index c08c5260e..d263f0c17 100755 --- a/make/scripts/make.jogl.all.win64.bat +++ b/make/scripts/make.jogl.all.win64.bat @@ -1,7 +1,7 @@ set THISDIR="C:\JOGL" -set J2RE_HOME=c:\jre1.7.0_25_x64 -set JAVA_HOME=c:\jdk1.7.0_25_x64 +set J2RE_HOME=c:\jre1.7.0_40_x64 +set JAVA_HOME=c:\jdk1.7.0_40_x64 set ANT_PATH=C:\apache-ant-1.8.2 set PATH=%JAVA_HOME%\bin;%ANT_PATH%\bin;c:\mingw64\bin;%PATH% -- cgit v1.2.3