Skip to content

Commit 2e35fa3

Browse files
[Misc] Update version
Summary: Update dragonwell version Testing: CICD Reviewers: kuaiwei, yuleil Issue: #225
1 parent c5ced92 commit 2e35fa3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if [ $# != 1 ]; then
66
fi
77

88
# incr by every Dragonwell release
9-
DRAGONWELL_VERSION=24
9+
DRAGONWELL_VERSION=25
1010
LC_ALL=C
1111
BUILD_MODE=$1
1212
arch=$(uname -m)

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.27.24.6-GA
1+
11.0.28.25.6-GA

0 commit comments

Comments
 (0)