diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-05 22:04:16 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-05 22:04:16 -0700 |
| commit | b51d8f03bba24c698ad030ce94e1a20816e5d150 (patch) | |
| tree | 109ac25e95a2098cf7786d898aff07aef5e7361c /weed/util/constants.go | |
| parent | 5a5908407d74437bea1a5bdeaa429ccc30d5d27c (diff) | |
| download | seaweedfs-1.71.tar.xz seaweedfs-1.71.zip | |
1.711.71
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 563378e50..6d1498164 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, 70) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 71) ) |
