File tree 1 file changed +2
-2
lines changed
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
@@ -69,7 +69,7 @@ USERNAME := @USERNAME@
69
69
include $(SRC_ROOT)/closed/openjdk-tag.gmk
70
70
71
71
JDK_FIX_VERSION := @JDK_FIX_VERSION@
72
- J9JDK_EXT_VERSION := $(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION).$(JDK_UPDATE_VERSION).$(JDK_FIX_VERSION)-ea
72
+ J9JDK_EXT_VERSION := $(JDK_MINOR_VERSION).$(JDK_MICRO_VERSION).$(JDK_UPDATE_VERSION).$(JDK_FIX_VERSION)
73
73
J9JDK_EXT_NAME := Extensions for OpenJDK for Eclipse OpenJ9
74
74
75
75
# required by CMake
You can’t perform that action at this time.
0 commit comments