aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-08-08 22:55:12 -0700
committerChris Lu <chris.lu@gmail.com>2020-08-08 22:55:12 -0700
commitb0567077700cf5f8ed67f8ae840f821618aebd34 (patch)
treead2ab3632251b741ccf7cd0dc816a47b2cecdf0b /weed/util/constants.go
parent9832653e1d3c6a4382b12ce5ccd55f2374bddeb6 (diff)
downloadseaweedfs-b0567077700cf5f8ed67f8ae840f821618aebd34.tar.xz
seaweedfs-b0567077700cf5f8ed67f8ae840f821618aebd34.zip
1.881.88
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 9f0e00506..10955acde 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -5,7 +5,7 @@ import (
)
var (
- VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 87)
+ VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 88)
COMMIT = ""
)