diff --git a/make.sh b/make.sh index f693dd46c82..f432b52bd06 100755 --- a/make.sh +++ b/make.sh @@ -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) diff --git a/version.txt b/version.txt index eb54771babf..a8d2dfe76cb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -11.0.22.19.7-ga +11.0.23.20.9-ga \ No newline at end of file