From b7b5b42ea6d2e5b9db86bbe51de5d61a64d0e49d Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Tue, 19 Apr 2022 19:38:00 -0400 Subject: [PATCH] Update internal version to build the 0.32 release 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 cc711c35811..a33b027169a 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