Skip to content

Commit 7254d7d

Browse files
authored
Merge pull request #988 from dragonwell-project/dragonwell_extended-11.0.31.28.11
[Misc] Update version
2 parents ef3fad7 + 02e6d0b commit 7254d7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if [ $# != 1 ]; then
66
fi
77

88
# incr by every Dragonwell release
9-
DRAGONWELL_VERSION=27
9+
DRAGONWELL_VERSION=28
1010
LC_ALL=C
1111
BUILD_MODE=$1
1212
arch=$(uname -m)

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.30.27.7-GA
1+
11.0.31.28.11-GA

0 commit comments

Comments
 (0)