aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@uber.com>2019-03-30 23:22:41 -0700
committerChris Lu <chris.lu@uber.com>2019-03-30 23:22:41 -0700
commit8c823abe1f5d95eacb3bb6798a924ac297238fb9 (patch)
tree615f01e1fd832cc9be2394a926f3234fcdf2810a
parent78ac2bef3cf5083d9e79e5d1a4e6557a097a26ef (diff)
downloadseaweedfs-8c823abe1f5d95eacb3bb6798a924ac297238fb9.tar.xz
seaweedfs-8c823abe1f5d95eacb3bb6798a924ac297238fb9.zip
1.281.28
-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 ee6125a8c..0a4980e6f 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.27"
+ VERSION = "1.28"
)