Skip to content

Commit 78c4500

Browse files
committed
Remove ea to build 0.43 RC1
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
1 parent 56c6376 commit 78c4500

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

closed/autoconf/custom-spec.gmk.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ===========================================================================
2-
# (c) Copyright IBM Corp. 2017, 2023 All Rights Reserved
2+
# (c) Copyright IBM Corp. 2017, 2024 All Rights Reserved
33
# ===========================================================================
44
# This code is free software; you can redistribute it and/or modify it
55
# under the terms of the GNU General Public License version 2 only, as
@@ -82,7 +82,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@
8282

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

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

8888
# required by CMake

0 commit comments

Comments
 (0)