seaweedfs/go/util/constants.go
2015-02-11 21:04:43 -08:00

6 lines
47 B
Go

package util
const (
VERSION = "0.69 beta"
)