Skip to content

Commit

Permalink
Update extensions version
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
  • Loading branch information
pshipton committed Sep 6, 2024
1 parent 613d85c commit db3fffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion closed/autoconf/custom-spec.gmk.in
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@

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

J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)
J9JDK_EXT_VERSION := 21.0.4.1
J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9

# required by CMake
Expand Down

0 comments on commit db3fffb

Please sign in to comment.