seaweedfs/weed/util/constants.go
2018-06-24 09:29:34 -07:00

6 lines
47 B
Go

package util
const (
VERSION = "0.91 beta"
)