seaweedfs/weed/util/constants.go
2019-01-06 10:52:26 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "1.20"
)