seaweedfs/weed/util/constants.go
2018-11-05 08:54:40 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "1.01"
)