1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-28 13:23:03 +02:00
seaweedfs/weed/util/constants.go
2017-01-18 09:39:47 -08:00

6 lines
42 B
Go

package util
const (
VERSION = "0.74"
)