mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-11 09:00:45 +02:00
8 lines
53 B
Go
8 lines
53 B
Go
package util
|
|
|
|
import ()
|
|
|
|
const (
|
|
VERSION = "0.64"
|
|
)
|