Skip to content

Commit dc07fd4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

closed/autoconf/custom-spec.gmk.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@
8181

8282
include $(TOPDIR)/closed/openjdk-tag.gmk
8383

84-
J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)-ea
84+
J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)
8585
J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9
8686

8787
# required by CMake

0 commit comments

Comments
 (0)