aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2017-01-18 09:39:47 -0800
committerChris Lu <chris.lu@gmail.com>2017-01-18 09:39:47 -0800
commit8de0027df560dd97a1baff0e6f28a6a87ce7ac8e (patch)
tree3a0b699fc176ba4f30b5a204d794fbbd6c44b07c /weed/util/constants.go
parent5b0f5f456e0cbae8616f5b6beeb12e1d7dcc0caf (diff)
downloadseaweedfs-8de0027df560dd97a1baff0e6f28a6a87ce7ac8e.tar.xz
seaweedfs-8de0027df560dd97a1baff0e6f28a6a87ce7ac8e.zip
Release 0.740.74
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 17d4ecaa7..0a0a37c47 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.73"
+ VERSION = "0.74"
)