seaweedfs/go/util/constants.go
2014-11-28 16:34:03 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "0.66"
)