seaweedfs/go/util/constants.go
2014-05-29 23:24:41 -07:00

8 lines
58 B
Go

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