1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-02 22:21:19 +00:00

update version and code name

This commit is contained in:
v2ray 2016-01-01 23:48:20 +01:00
parent 3baa1f5bc5
commit dc86eb76da

View File

@ -8,10 +8,10 @@ import (
) )
var ( var (
version = "1.2" version = "1.3"
build = "Custom" build = "Custom"
codename = "Post Apocalypse" codename = "New Order"
intro = "A stable and unbreakable connection for everyone." intro = "An unified platform for anti-censorship."
) )
func Version() string { func Version() string {