Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dragonwell_version
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#

DRAGONWELL_VERSION=8.25.24
DRAGONWELL_JDK_UPDATE_VERSION=452
DRAGONWELL_VERSION=8.26.25
DRAGONWELL_JDK_UPDATE_VERSION=462
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.452.8.25.24.01-GA
8.462.8.26.25.01-GA
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff --git a/dragonwell_version b/dragonwell_version
index b8c9341e05..ac7a0069e7 100644
--- a/dragonwell_version
+++ b/dragonwell_version
@@ -19,5 +19,5 @@
 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 #
 
-DRAGONWELL_VERSION=8.25.24
-DRAGONWELL_JDK_UPDATE_VERSION=452
+DRAGONWELL_VERSION=8.26.25
+DRAGONWELL_JDK_UPDATE_VERSION=462
diff --git a/version.txt b/version.txt
index bfa22fed4e..d4e65fa740 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-8.452.8.25.24.01-GA
\ No newline at end of file
+8.462.8.26.25.01-GA
\ No newline at end of file

Loading