File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ===========================================================================
2
- # (c) Copyright IBM Corp. 2017, 2022 All Rights Reserved
2
+ # (c) Copyright IBM Corp. 2017, 2023 All Rights Reserved
3
3
# ===========================================================================
4
4
# This code is free software; you can redistribute it and/or modify it
5
5
# under the terms of the GNU General Public License version 2 only, as
@@ -79,7 +79,7 @@ COMPILER_VERSION_STRING := @COMPILER_VERSION_STRING@
79
79
80
80
include $(TOPDIR)/closed/openjdk-tag.gmk
81
81
82
- J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)-ea
82
+ J9JDK_EXT_VERSION := $(VERSION_NUMBER_FOUR_POSITIONS)
83
83
J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9
84
84
85
85
# required by CMake
You can’t perform that action at this time.
0 commit comments