Skip to content

Commit

Permalink
increment JRE version number
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus committed Mar 14, 2016
1 parent 589c192 commit 79b89b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/stage_5_patch/java/jre/jre-8-installer.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if /i "%RAW_LOGS%"=="" set RAW_LOGS=%SystemDrive\logs
set LOGFILE=tron_jre8_update.log

:: Package to install
set BINARY_VERSION=8u72
set BINARY_VERSION=8u74
set FLAGS=ALLUSERS=1 /qn /norestart /l %RAW_LOGS%\%LOGFILE% JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA_SECURITY_LEVEL=M


Expand Down

0 comments on commit 79b89b7

Please sign in to comment.