diff --git a/build.xml b/build.xml index fb887af6..6f70a68f 100644 --- a/build.xml +++ b/build.xml @@ -409,13 +409,13 @@ - - + + - + @@ -426,7 +426,7 @@ - + @@ -636,7 +636,7 @@ - + @@ -832,7 +832,7 @@ ${application.name} ${application.version} ${application.name} ${application.version} (r${revision}) built on ${tstamp.date} - + diff --git a/installer/ant/ant.properties b/installer/ant/ant.properties index 22c0371d..fce9e54f 100644 --- a/installer/ant/ant.properties +++ b/installer/ant/ant.properties @@ -1,7 +1,6 @@ # Build main.class: net.filebot.Main -jre.major: 9 -jre.build: 181 +jre.version: 9 # Minimum System Version jvm.version: 9