seaweedfs/weed/util/constants.go
2018-06-23 18:36:27 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "0.90"
)