Update log

Can't stop dreaming of you
pull/215/head
v2ray 2016-06-19 16:06:40 +02:00
parent fb41233051
commit 5fb9f10fc2
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ var (
intro = "An unified platform for anti-censorship." intro = "An unified platform for anti-censorship."
) )
// Version returns V2Ray's version as a string.
func Version() string { func Version() string {
return version return version
} }