Skip to content

Commit 0b8b8af

Browse files
committed
Update the internal version to build the 0.32 release
Signed-off-by: Peter Shipton <[email protected]>
1 parent 56132a5 commit 0b8b8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdk/make/closed/autoconf/custom-spec.gmk.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ include $(SRC_ROOT)/closed/openjdk-tag.gmk
7070

7171
JDK_MOD_VERSION := @JDK_MOD_VERSION@
7272
JDK_FIX_VERSION := @JDK_FIX_VERSION@
73-
J9JDK_EXT_VERSION := $(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION).$(JDK_UPDATE_VERSION).$(COOKED_BUILD_NUMBER)-ea
73+
J9JDK_EXT_VERSION := $(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION).$(JDK_UPDATE_VERSION).$(COOKED_BUILD_NUMBER)
7474
J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9
7575

7676
# required by CMake

0 commit comments

Comments
 (0)