Skip to content

Commit 4ad926e

Browse files
Ann-1024Accelerator1996
authored andcommitted
[Misc] Update version
Summary: Update dragonwell version Testing: CICD Reviewers: D-D-H, MaxXSoft Issue: #225
1 parent 6fe26c4 commit 4ad926e

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=25
9+
DRAGONWELL_VERSION=26
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.28.25.6-GA
1+
11.0.29.26.7-GA

0 commit comments

Comments
 (0)