提交 81c0427a 编写于 作者: T tongbao.ztb 提交者: Jonathan Lu

[Misc] Update dragonwell11 version to 11.0.7.2

Summary:
Update dragonwell11 version to 11.0.7.2

Test Plan:
make.sh saint check

Reviewed-by: luchsh, D-D-H

Issue: https://github.com/alibaba/dragonwell11/issues/20
上级 2e59901c
......@@ -6,7 +6,7 @@ if [ $# != 1 ]; then
fi
# incr by every Dragonwell release
DRAGONWELL_VERSION=1
DRAGONWELL_VERSION=2
LC_ALL=C
BUILD_MODE=$1
......@@ -44,7 +44,7 @@ bash ./configure --with-freetype=system \
--with-vendor-url="http://www.alibabagroup.com" \
--with-vendor-bug-url="mailto:dragonwell_use@googlegroups.com" \
--with-vendor-version-string="(Alibaba Dragonwell)" \
--with-version-pre="preview" \
--with-version-pre="" \
--with-version-opt="" \
--with-version-build="${BUILD_NUMBER}" \
--with-version-feature="11" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册