1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-04 08:15:21 -05:00

Target oriented building and windows x86 and arm support.

This commit is contained in:
V2Ray
2015-09-22 17:19:28 +02:00
parent 0527d40f21
commit 338300248c
2 changed files with 28 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
package core
const (
Version = "0.5"
Version = "0.6"
Codename = "Post Apocalypse"
Intro = "A stable and unbreakable connection for everyone."
)