diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-26 05:54:47 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-26 05:54:47 -0700 |
| commit | f4fcde05b6f0c00490b6ed9b20f7e7af4f36d591 (patch) | |
| tree | a5f8f5f6b8e0a75c4b60951717d5d6a054987b00 /weed/util/constants.go | |
| parent | 972f437225ca9eda119c29868bf44a21d98e3996 (diff) | |
| download | seaweedfs-f4fcde05b6f0c00490b6ed9b20f7e7af4f36d591.tar.xz seaweedfs-f4fcde05b6f0c00490b6ed9b20f7e7af4f36d591.zip | |
1.771.77
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 11e3adbb3..e6a172a45 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, 76) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 77) ) |
