diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-06-23 00:41:01 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-06-23 00:41:04 -0700 |
| commit | 05af54ad103f0a166681cda45d9303870fb7dcc7 (patch) | |
| tree | c22d3cd7fe7d05a5b58395c60fee5fc7471e3864 /weed/util/constants.go | |
| parent | d5bc87a5da27d1acd0a5b46eca8894f21a611808 (diff) | |
| download | seaweedfs-05af54ad103f0a166681cda45d9303870fb7dcc7.tar.xz seaweedfs-05af54ad103f0a166681cda45d9303870fb7dcc7.zip | |
2.552.55
trigger migrated travis build
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 8192130e4..ac80b1737 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -5,7 +5,7 @@ import ( ) var ( - VERSION = fmt.Sprintf("%s %d.%02d", sizeLimit, 2, 54) + VERSION = fmt.Sprintf("%s %d.%02d", sizeLimit, 2, 55) COMMIT = "" ) |
