Browse Source

bump version for next release

v2ray 9 years ago
parent
commit
d3d2b28032
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -8,7 +8,7 @@ import (
 )
 )
 
 
 var (
 var (
-	version  = "1.4"
+	version  = "1.5"
 	build    = "Custom"
 	build    = "Custom"
 	codename = "New Order"
 	codename = "New Order"
 	intro    = "An unified platform for anti-censorship."
 	intro    = "An unified platform for anti-censorship."