mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 08:15:02 +08:00
3.64
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
const HttpStatusCancelled = 499
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.63)
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.64)
|
||||
VERSION = sizeLimit + " " + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
)
|
||||
|
Reference in New Issue
Block a user