pingcap/tidb

change the release version to `nightly`

Open

#16,577 opened on 2020年4月18日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (6,186 forks)batch import
component/buildgood first issuehelp wantedtype/enhancement

Repository metrics

Stars
 (40,090 stars)
PR merge metrics
 (平均マージ 14d 4h) (30d で 346 merged PRs)

説明

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

コントリビューターガイド