1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-05 16:47:04 +02:00
seaweedfs/go/util/constants.go

6 lines
47 B
Go

package util
const (
VERSION = "0.70 beta"
)