diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-11-18 22:43:05 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-11-18 22:43:05 -0800 |
| commit | 06474e5990a36430541779d09688a4cbf99b6db9 (patch) | |
| tree | 54156452befde3e772e2c99522a1da3e97d5d0ce | |
| parent | ee3fe07acfc48467af83cd4a81535f29e9b626b2 (diff) | |
| download | seaweedfs-1.08.tar.xz seaweedfs-1.08.zip | |
1.081.08
| -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 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" ) |
