seaweedfs/go/util/constants.go
2014-07-24 12:24:01 -07:00

8 lines
58 B
Go

package util
import ()
const (
VERSION = "0.63 beta"
)