seaweedfs/go/util/constants.go
2015-01-12 21:07:06 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "0.68"
)