seaweedfs/go/util/constants.go
2014-05-13 19:26:05 -07:00

8 lines
58 B
Go

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