seaweedfs/go/util/constants.go
2014-10-26 11:34:55 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "0.64"
)