@@ -5,9 +5,9 @@ import (
)
const (
- Proto = "1"
- Major = "0"
- Minor = "23"
+ Proto = "2"
+ Major = "1"
+ Minor = "0"
func MajorMinor() string {