diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-12-23 12:54:41 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-12-23 12:54:41 -0800 |
| commit | 332668a3fdf8debe0bfbbbc1c49d3371bfd1749a (patch) | |
| tree | 019e9b48b0fca6c7e60c8f2d8a645c1e1e0d7a07 | |
| parent | c043fd17cb8f9753e284c41a627a269ad951b37d (diff) | |
| download | seaweedfs-1.15.tar.xz seaweedfs-1.15.zip | |
1.151.15
| -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 890c353fe..7de9c2ea4 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.14" + VERSION = "1.15" ) |
