aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-11-18 22:43:05 -0800
committerChris Lu <chris.lu@gmail.com>2018-11-18 22:43:05 -0800
commit06474e5990a36430541779d09688a4cbf99b6db9 (patch)
tree54156452befde3e772e2c99522a1da3e97d5d0ce
parentee3fe07acfc48467af83cd4a81535f29e9b626b2 (diff)
downloadseaweedfs-1.08.tar.xz
seaweedfs-1.08.zip
1.081.08
-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 1266e5692..b395633bf 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.07"
+ VERSION = "1.08"
)