seaweedfs/go/util/constants.go
2014-09-20 12:39:42 -07:00

8 lines
53 B
Go

package util
import ()
const (
VERSION = "0.64"
)