Skip to content

Commit

Permalink
[Misc] Update version
Browse files Browse the repository at this point in the history
Summary: Update dragonwell version

Test Plan: CICD

Reviewed-by: kuaiwei, yuleil

Issue: #225
  • Loading branch information
Accelerator1996 committed May 23, 2023
1 parent f710aee commit 6d8d2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ $# != 1 ]; then
fi

# incr by every Dragonwell release
DRAGONWELL_VERSION=14
DRAGONWELL_VERSION=15
LC_ALL=C
BUILD_MODE=$1
arch=$(uname -m)
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.0.18.14.9-GA
11.0.19.15.7-GA

0 comments on commit 6d8d2b4

Please sign in to comment.