diff --git a/make.sh b/make.sh index 5cc188a1657..2da95aaecc2 100755 --- a/make.sh +++ b/make.sh @@ -6,7 +6,7 @@ if [ $# != 1 ]; then fi # incr by every Dragonwell release -DRAGONWELL_VERSION=15 +DRAGONWELL_VERSION=16 LC_ALL=C BUILD_MODE=$1 arch=$(uname -m) diff --git a/version.txt b/version.txt index 1b02b8c03b7..498c046ad0a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -11.0.19.15.7-GA +11.0.20.16.8-GA