mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
3.40
This commit is contained in:
parent
12f8251d32
commit
2885ba0e50
@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.39)
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.40)
|
||||
VERSION = sizeLimit + " " + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user