Browse Source

prepare for 2.0

v2ray 9 years ago
parent
commit
0a34ec0be6
1 changed files with 1 additions and 1 deletions
  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."
 )