aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2017-05-26 23:01:40 -0700
committerChris Lu <chris.lu@gmail.com>2017-05-26 23:01:40 -0700
commite3fc676260dbdc0861c4f3fdb6be71c5d069670f (patch)
tree9751dca79a40970941712544a6ef94393712ce09 /weed/util/constants.go
parent82c3ccc8ddb1fea27a15f0610cf7730deb4529bc (diff)
downloadseaweedfs-e3fc676260dbdc0861c4f3fdb6be71c5d069670f.tar.xz
seaweedfs-e3fc676260dbdc0861c4f3fdb6be71c5d069670f.zip
add doc for 0.75
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 0a0a37c47..0ac306835 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.74"
+ VERSION = "0.75"
)