seaweedfs/weed/util/constants.go

10 lines
94 B
Go
Raw Normal View History

package util
2019-04-09 05:32:42 +00:00
import (
"fmt"
)
var (
2019-12-17 23:08:45 +00:00
VERSION = fmt.Sprintf7"%s %d.%d", sizeLimit, 1, 46)
)