diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-05-17 20:28:04 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-05-17 20:28:04 -0700 |
| commit | 85aeead3d2c154fd09f274ada83b836d65b1ebf5 (patch) | |
| tree | 5f6efa6aac94b4c73ad819648b45ec259abdab58 /weed/util/constants.go | |
| parent | 8005786d9ad5bff720f255952810045108e8de70 (diff) | |
| download | seaweedfs-85aeead3d2c154fd09f274ada83b836d65b1ebf5.tar.xz seaweedfs-85aeead3d2c154fd09f274ada83b836d65b1ebf5.zip | |
1.78
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 e6a172a45..d7762134c 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, 77) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 78) ) |
