1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-17 22:46:53 +02:00
seaweedfs/weed/util/constants.go
2018-12-08 00:32:34 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "1.11"
)