diff --git a/make.sh b/make.sh index e6bec30f7a2..f75b5b144aa 100755 --- a/make.sh +++ b/make.sh @@ -6,7 +6,7 @@ if [ $# != 1 ]; then fi # incr by every Dragonwell release -DRAGONWELL_VERSION=17 +DRAGONWELL_VERSION=18 LC_ALL=C BUILD_MODE=$1 arch=$(uname -m) diff --git a/version.txt b/version.txt index 77f789343d6..1254c8a2755 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -11.0.20.17.8-GA +11.0.21.18.9-GA