diff --git a/make.sh b/make.sh index 69889bd37c5..852161219f2 100755 --- a/make.sh +++ b/make.sh @@ -6,7 +6,7 @@ if [ $# != 1 ]; then fi # incr by every Dragonwell release -DRAGONWELL_VERSION=21 +DRAGONWELL_VERSION=22 LC_ALL=C BUILD_MODE=$1 arch=$(uname -m) diff --git a/version.txt b/version.txt index 9984c5366f8..7f93e08bdfa 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -11.0.24.21.8-ga +11.0.25.22.9-GA \ No newline at end of file