Files
seaweedFS/weed/util/constants.go
Chris Lu 344caf3cd7 1.25
2019-02-25 00:44:48 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "1.25"
)