Browse Source

update version

Darien Raymond 8 years ago
parent
commit
f245d9d963
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core.go

+ 2 - 2
core.go

@@ -18,9 +18,9 @@ import (
 )
 
 var (
-	version  = "2.52"
+	version  = "3.0"
 	build    = "Custom"
-	codename = "One for all"
+	codename = "die Commanderin"
 	intro    = "An unified platform for anti-censorship."
 )