Update version structure

pull/46/head
V2Ray 2015-10-18 20:52:38 +02:00
parent 9cd78bee07
commit c4ab202c11
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# V2Ray 开发计划
## 版本号
V2Ray 的版本号形如 X.Y其中 X 表示 MilestoneY 表示 Release如 2.3 表示第二个 Milestone 的第三个 Release。
V2Ray 的版本号形如 X.Y.Z,其中 X 表示 MilestoneY 表示 Release如 2.3 表示第二个 Milestone 的第三个 ReleaseZ 仅作为修复紧急 Bug 之后的发布使用,一般不出现
## 周期
V2Ray 将在每周一发布一个 [Release](https://github.com/v2ray/v2ray-core/releases),每 12 周左右完成一个 Milestone。