1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-09-06 00:50:37 +02:00
seaweedfs/weed/util/constants.go
2018-05-30 22:29:18 -07:00

6 lines
47 B
Go

package util
const (
VERSION = "0.90 beta"
)