diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-02-25 00:44:48 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-02-25 00:44:48 -0800 |
| commit | 344caf3cd7d2de00469a61ae3bf597b8e9bab726 (patch) | |
| tree | 9a0b78c0cba2dbb7e54949cebef0fcf4d28e0045 /weed/util/constants.go | |
| parent | 7bbe24dd2857e345df84de76a844936f29a8fdc1 (diff) | |
| download | seaweedfs-344caf3cd7d2de00469a61ae3bf597b8e9bab726.tar.xz seaweedfs-344caf3cd7d2de00469a61ae3bf597b8e9bab726.zip | |
1.251.25
Diffstat (limited to 'weed/util/constants.go')
| -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 0f0efad86..5587d5b5b 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.24" + VERSION = "1.25" ) |
