diff --git a/make.sh b/make.sh index 64c7338e846..95969ecafba 100755 --- a/make.sh +++ b/make.sh @@ -6,7 +6,7 @@ if [ $# != 1 ]; then fi # incr by every Dragonwell release -DRAGONWELL_VERSION=12 +DRAGONWELL_VERSION=13 LC_ALL=C BUILD_MODE=$1 arch=$(uname -m) diff --git a/version.txt b/version.txt index 908058a9f10..0e4dd49c42c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -11.0.16.12.8-GA +11.0.17.13.8-GA