aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-08 00:32:34 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-08 00:32:34 -0800
commit36d1e739e6d0c6ad55247b6b3ea6b1b6ebdce447 (patch)
tree90ae8da8eccaebd9d03c51cb8012bf50020bcc55 /weed/util/constants.go
parentadf12c88253f603b1b06482b58bca72bb2924c4b (diff)
downloadseaweedfs-36d1e739e6d0c6ad55247b6b3ea6b1b6ebdce447.tar.xz
seaweedfs-36d1e739e6d0c6ad55247b6b3ea6b1b6ebdce447.zip
1.111.11
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 ea54f143e..00e500a60 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.10"
+ VERSION = "1.11"
)