seaweedfs/weed/util/constants.go
2018-08-19 18:45:26 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "0.93"
)