diff options
| author | Chris Lu <chris.lu@gmail.com> | 2017-01-18 09:39:47 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2017-01-18 09:39:47 -0800 |
| commit | 8de0027df560dd97a1baff0e6f28a6a87ce7ac8e (patch) | |
| tree | 3a0b699fc176ba4f30b5a204d794fbbd6c44b07c | |
| parent | 5b0f5f456e0cbae8616f5b6beeb12e1d7dcc0caf (diff) | |
| download | seaweedfs-8de0027df560dd97a1baff0e6f28a6a87ce7ac8e.tar.xz seaweedfs-8de0027df560dd97a1baff0e6f28a6a87ce7ac8e.zip | |
Release 0.740.74
| -rw-r--r-- | weed/util/constants.go | 2 |
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" ) |
