mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-27 04:39:25 +08:00
e8a5ee4f48
ensure the nil problem is resolved.
6 lines
42 B
Go
6 lines
42 B
Go
package util
|
|
|
|
const (
|
|
VERSION = "0.92"
|
|
)
|