seaweedfs/weed/util/constants.go
2018-07-23 01:59:23 -07:00

6 lines
48 B
Go

package util
const (
VERSION = "0.92 beta2"
)