seaweedfs/weed/util/constants.go
Chris Lu e8a5ee4f48 releasing 0.92
ensure the nil problem is resolved.
2018-07-24 01:54:15 -07:00

6 lines
42 B
Go

package util
const (
VERSION = "0.92"
)