seaweedfs/go/util/constants.go
2016-04-14 01:31:03 -07:00

6 lines
47 B
Go

package util
const (
VERSION = "0.71 beta"
)