aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-01-18 00:25:20 -0800
committerChris Lu <chris.lu@gmail.com>2019-01-18 00:25:20 -0800
commitdfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20 (patch)
tree9d3de07759c8c5b4b6f2a3f86b74d43835f6629a /weed/util/constants.go
parente84dcb0bfe2a241f76f66f18b5b85741ee6a805e (diff)
downloadseaweedfs-dfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20.tar.xz
seaweedfs-dfae0f4e9df1c1b041d6c4f1f13d885bd86f0e20.zip
1.221.22
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
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"
)