pingcap/tidb

change the release version to `nightly`

Open

#16,577 创建于 2020年4月18日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Go (6,186 fork)batch import
component/buildgood first issuehelp wantedtype/enhancement

仓库指标

Star
 (40,090 star)
PR 合并指标
 (平均合并 14天 4小时) (30 天内合并 346 个 PR)

描述

Development Task

As you can see, the release version on master branch is v4.0.0-beta.2-xxxx:

➜ ./bin/tidb-server -V
Release Version: v4.0.0-beta.2-290-ga0c740784
Git Commit Hash: a0c7407846fbc84f939afbc091f2db54f48c1bfa
Git Branch: master
UTC Build Time: 2020-04-18 11:27:52
GoVersion: go1.13.10
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false

It's better to change the version to nightly since we have named it to nightly

贡献者指南