seaweedfs/go/util/constants.go
2014-03-28 12:19:11 -07:00

8 lines
58 B
Go

package util
import ()
const (
VERSION = "0.52 beta"
)