aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-28 15:10:49 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-28 15:10:49 -0800
commitba9b7b62d785c0bd079b26ed3dc370e025ef1f08 (patch)
tree8c71a03c89fee4d19b5ba74f838efcfff972c8a3
parent79168ab0bb408482d0ac059eef4aaadd1eecffff (diff)
downloadseaweedfs-ba9b7b62d785c0bd079b26ed3dc370e025ef1f08.tar.xz
seaweedfs-ba9b7b62d785c0bd079b26ed3dc370e025ef1f08.zip
1.161.16
-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 7de9c2ea4..2d6d884ff 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.15"
+ VERSION = "1.16"
)