aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-23 12:54:41 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-23 12:54:41 -0800
commit332668a3fdf8debe0bfbbbc1c49d3371bfd1749a (patch)
tree019e9b48b0fca6c7e60c8f2d8a645c1e1e0d7a07
parentc043fd17cb8f9753e284c41a627a269ad951b37d (diff)
downloadseaweedfs-332668a3fdf8debe0bfbbbc1c49d3371bfd1749a.tar.xz
seaweedfs-332668a3fdf8debe0bfbbbc1c49d3371bfd1749a.zip
1.151.15
-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 890c353fe..7de9c2ea4 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.14"
+ VERSION = "1.15"
)