From b8e1ed99932c14a0ca821d42e9e342b05d3d23d1 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Tue, 27 Jun 2017 22:55:00 +0200 Subject: [PATCH] always install java9 early acces release --- builder-product.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder-product.cfg b/builder-product.cfg index 670f1ba..879e916 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -39,7 +39,7 @@ AIRMAJOR="26.0" JRE9UPDATE="1" JRE9UVERSION="175" JRE9BUILD="ea" -JRE9VERSION="9.0.000.00" +JRE9VERSION="9.0.000.001" JRE8UPDATE="1" JRE8UVERSION="131"