Files
seaweedFS/weed/util/constants.go
Chris Lu f8eb988347 1.07
2018-11-18 08:10:15 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "1.07"
)