Skip to content

Commit

Permalink
Update (2024.04.26)
Browse files Browse the repository at this point in the history
33747: start of release updates for Loongson OpenJDK 8.1.19
  • Loading branch information
loongson-jvm authored Apr 26, 2024
1 parent ead1d6f commit ea8d738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common/autoconf/spec.gmk.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
#

#
# This file has been modified by Loongson Technology in 2023. These
# modifications are Copyright (c) 2018, 2023, Loongson Technology, and are made
# This file has been modified by Loongson Technology in 2024. These
# modifications are Copyright (c) 2018, 2024, Loongson Technology, and are made
# available on the same license terms set forth above.
#

Expand Down Expand Up @@ -231,7 +231,7 @@ BUILDER_NAME:=@BUILDER_NAME@
HOST_NAME:=@HOST_NAME@

# Loongson OpenJDK Version info
VER=8.1.18
VER=8.1.19
ifeq ($(HOST_NAME), )
HOST_NAME=unknown
endif
Expand Down

0 comments on commit ea8d738

Please sign in to comment.