aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-30 00:52:20 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-30 00:52:20 -0800
commit16e86104265b9e59c82b29ead4f47425666cc835 (patch)
treeef00647945a8cc5ff4b6f8cee752f61c54b7c733
parent0388d421d2a50ce4c3368457ab850a982744ea7b (diff)
downloadseaweedfs-16e86104265b9e59c82b29ead4f47425666cc835.tar.xz
seaweedfs-16e86104265b9e59c82b29ead4f47425666cc835.zip
1.181.18
-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 ae9223edb..3c7c5f5b7 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.17"
+ VERSION = "1.18"
)