From fde276a3fd37d92648e5ff653a0ddfb06effcfc0 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 4 Aug 2022 10:43:48 -0400 Subject: [PATCH] bump to Java 17.0.4+8 --- build/build.xml | 6 +++--- todo.txt | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build/build.xml b/build/build.xml index bc8c02e3f..78deeef07 100644 --- a/build/build.xml +++ b/build/build.xml @@ -30,10 +30,10 @@ - + - - + + diff --git a/todo.txt b/todo.txt index 91165e2fe..c832e3790 100755 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,6 @@ 1284 (4.0b9) X bump to Java 17.0.3+7 +X and again to Java 17.0.4+8 X specify Java version with appbundler in main app X "core does not run on this architecture linux-amd64" on Linux X just need to do 'ant clean-jogl' inside core