Files
seaweedfs/go/util/constants.go
T

8 lines
58 B
Go

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