aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-01-26 00:15:50 -0600
committerChris Lu <chris.lu@gmail.com>2019-01-26 00:15:50 -0600
commitadcfe660342aae71a8a0faeec2099004f558982a (patch)
tree39931849a6dce28648c566634a159763dd2fb3e7 /weed/util/constants.go
parent834f414af971a7cdee57e97f7bfcd5174f44757c (diff)
downloadseaweedfs-adcfe660342aae71a8a0faeec2099004f558982a.tar.xz
seaweedfs-adcfe660342aae71a8a0faeec2099004f558982a.zip
1.241.24
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 9ddf07261..0f0efad86 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.23"
+ VERSION = "1.24"
)