mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-14 21:16:17 +08:00
releasing 0.58 to handle control+c interrupts.
compilable now. but FUSE mount is not working.
This commit is contained in:
@@ -3,5 +3,5 @@ package util
|
||||
import ()
|
||||
|
||||
const (
|
||||
VERSION = "0.57 beta"
|
||||
VERSION = "0.58"
|
||||
)
|
||||
|
Reference in New Issue
Block a user