aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-11-18 08:10:15 -0800
committerChris Lu <chris.lu@gmail.com>2018-11-18 08:10:15 -0800
commitf8eb98834760417f3ce4e972888e639f28ec241f (patch)
tree7e44146a3b9aad9d2c0018b52a0fb43af8f76c81
parent60421b23f0b348ee4a87a72608bd58270c861eaa (diff)
downloadseaweedfs-f8eb98834760417f3ce4e972888e639f28ec241f.tar.xz
seaweedfs-f8eb98834760417f3ce4e972888e639f28ec241f.zip
1.071.07
-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 01fc8d384..1266e5692 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.06"
+ VERSION = "1.07"
)