seaweedfs/go/util/constants.go
2014-05-08 09:40:01 -07:00

8 lines
53 B
Go

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