diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-12-29 13:16:38 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-12-29 13:16:38 -0800 |
| commit | d8c7844d2eb96f173e356c42df6b082998e6fa0f (patch) | |
| tree | 54c63e2e389aad4abf274b0abeac40d1e45bdbea | |
| parent | 9f3836072a504811b2be88760ec8b6297a72f3dd (diff) | |
| download | seaweedfs-d8c7844d2eb96f173e356c42df6b082998e6fa0f.tar.xz seaweedfs-d8c7844d2eb96f173e356c42df6b082998e6fa0f.zip | |
1.171.17
| -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 2d6d884ff..ae9223edb 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.16" + VERSION = "1.17" ) |
