seaweedfs/go/util/constants.go
2016-04-11 23:38:38 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "0.70"
)