diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-12-15 08:17:24 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-12-15 08:17:24 -0800 |
| commit | 66d04cb83f030a6b4739ebc063f3514a5f505e00 (patch) | |
| tree | 50b90fdb7aa1744c49fff35f4de2949ba48b1b14 | |
| parent | 42cb9b76c4851a59a479fb1e0e7cc53551ab7d82 (diff) | |
| download | seaweedfs-1.12.tar.xz seaweedfs-1.12.zip | |
1.121.12
| -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 00e500a60..8137d6f69 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.11" + VERSION = "1.12" ) |
