seaweedfs/weed/util/constants.go
2017-01-03 21:32:59 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "0.72"
)