From f53b1321923ffd17ba1e4a88f1ec3a8d75f6df23 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Thu, 20 Jul 2023 09:05:07 -0400 Subject: [PATCH] Update internal version to remove ea for 0.40 Signed-off-by: Peter Shipton --- closed/autoconf/custom-spec.gmk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/closed/autoconf/custom-spec.gmk.in b/closed/autoconf/custom-spec.gmk.in index 03af83a664..63951d882d 100644 --- a/closed/autoconf/custom-spec.gmk.in +++ b/closed/autoconf/custom-spec.gmk.in @@ -66,7 +66,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@ include $(TOPDIR)/closed/openjdk-tag.gmk -J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)-ea +J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS) J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9 # required by CMake