Skip to content

Commit

Permalink
Merge pull request dragonwell-project#824 from dragonwell-project/dra…
Browse files Browse the repository at this point in the history
…gonwell_extended-11.0.23.20.9

[Misc] Update version
  • Loading branch information
Accelerator1996 authored May 22, 2024
2 parents b4aca74 + 02f37bf commit ad233ed
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=19
DRAGONWELL_VERSION=20
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.22.19.7-ga
11.0.23.20.9-ga

0 comments on commit ad233ed

Please sign in to comment.