aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-07-21 21:52:48 -0700
committerChris Lu <chris.lu@gmail.com>2019-07-21 21:52:48 -0700
commit3f851feb59d9ffc80ac366222435eb54f98456ad (patch)
tree03410c3658be8d2287224dd4a4533d7311aaa635 /weed/util/constants.go
parent862c2cb8e6bcf7e332b8f1cb6b5ec4d0de7bac4e (diff)
downloadseaweedfs-3f851feb59d9ffc80ac366222435eb54f98456ad.tar.xz
seaweedfs-3f851feb59d9ffc80ac366222435eb54f98456ad.zip
1.421.42
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 0f29e3388..36e82a480 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, 41)
+ VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 42)
)