seaweedfs/go/util/constants.go
2014-04-17 00:32:45 -07:00

8 lines
58 B
Go

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