Skip to content

Commit ee106cd

Browse files
committed
[Misc] Update version
Summary: Update dragonwell version Testing: CICD Reviewers: kuaiwei, yuleil Issue: #225
1 parent f124b68 commit ee106cd

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=26
9+
DRAGONWELL_VERSION=27
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.29.26.7-GA
1+
11.0.30.27.7-GA

0 commit comments

Comments
 (0)