aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-01-16 20:44:38 -0800
committerChris Lu <chris.lu@gmail.com>2019-01-16 20:44:38 -0800
commitb881e11a1620619d13647bb53e156cf8e5c3fb28 (patch)
treeb048268774705fc15c12146e9feb96f21fc1bc21 /weed/util/constants.go
parent041d29eea302edad6a988b0f10b21dd42ba5ba16 (diff)
downloadseaweedfs-b881e11a1620619d13647bb53e156cf8e5c3fb28.tar.xz
seaweedfs-b881e11a1620619d13647bb53e156cf8e5c3fb28.zip
1.211.21
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 dd7314a32..12d09a477 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.20"
+ VERSION = "1.21"
)