Files
seaweedFS/weed/util/constants.go
Chris Lu eaa42c3865 1.27
2019-03-23 14:14:40 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "1.27"
)