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

Another test for travis

This commit is contained in:
V2Ray
2015-09-18 14:35:50 +02:00
parent a73d791af0
commit f27e8308cb
3 changed files with 6 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
package core
const (
Version = "0.1"
Version = "0.3"
Codename = "Post Apocalypse"
Intro = "A stable and unbreakable connection for every one."
)