소스 검색

prepare for 2.0

v2ray 9 년 전
부모
커밋
0a34ec0be6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -10,7 +10,7 @@ import (
 var (
 	version  = "1.25"
 	build    = "Custom"
-	codename = "New Order"
+	codename = "One for all"
 	intro    = "An unified platform for anti-censorship."
 )