Skip to content

Commit 14674c4

Browse files
authored
Merge pull request #972 from dragonwell-project/dragonwell_extended-11.0.29.26.7
[Misc] Update version
2 parents 7099895 + 70e765b commit 14674c4

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=25
9+
DRAGONWELL_VERSION=26
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.28.25.6-GA
1+
11.0.29.26.7-GA

0 commit comments

Comments
 (0)