aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-04-21 22:03:07 -0700
committerChris Lu <chris.lu@gmail.com>2020-04-21 22:03:07 -0700
commit72c5dba4d4268f2630e7a530e6ab24d5c214de13 (patch)
tree041bd9e491acb7285184e64573f615495905c558 /weed/util/constants.go
parenta207285af772fde0cb6f2f7524c9815329347857 (diff)
downloadseaweedfs-72c5dba4d4268f2630e7a530e6ab24d5c214de13.tar.xz
seaweedfs-72c5dba4d4268f2630e7a530e6ab24d5c214de13.zip
1.751.75
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 e5b512524..41c7a2d11 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -5,5 +5,5 @@ import (
)
var (
- VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 74)
+ VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 75)
)