diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-01-18 00:25:20 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-01-18 00:25:20 -0800 |
| commit | dfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20 (patch) | |
| tree | 9d3de07759c8c5b4b6f2a3f86b74d43835f6629a /weed/util/constants.go | |
| parent | e84dcb0bfe2a241f76f66f18b5b85741ee6a805e (diff) | |
| download | seaweedfs-dfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20.tar.xz seaweedfs-dfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20.zip | |
1.221.22
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 12d09a477..cc5a85c0a 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.21" + VERSION = "1.22" ) |
