diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-21 22:03:07 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-21 22:03:07 -0700 |
| commit | 72c5dba4d4268f2630e7a530e6ab24d5c214de13 (patch) | |
| tree | 041bd9e491acb7285184e64573f615495905c558 /weed/util/constants.go | |
| parent | a207285af772fde0cb6f2f7524c9815329347857 (diff) | |
| download | seaweedfs-72c5dba4d4268f2630e7a530e6ab24d5c214de13.tar.xz seaweedfs-72c5dba4d4268f2630e7a530e6ab24d5c214de13.zip | |
1.751.75
Diffstat (limited to 'weed/util/constants.go')
| -rw-r--r-- | weed/util/constants.go | 2 |
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) ) |
