seaweedfs/go/util/constants.go
2014-04-10 13:47:12 -07:00

8 lines
53 B
Go

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