seaweedfs/go/util/constants.go
Chris Lu 3b5035c468 1. v0.54
2. go vet found many printing format errors
2014-04-17 00:16:44 -07:00

8 lines
53 B
Go

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