seaweedfs/go/util/constants.go
2014-12-05 12:00:13 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "0.67"
)