aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-03-27 04:51:31 -0700
committerChris Lu <chris.lu@gmail.com>2020-03-27 04:51:31 -0700
commit005b4ab3fe57913025865745dc41d67bb3597611 (patch)
tree75fa4a6d1c1adc5e2a49f9203170c99a3b54dd27 /weed/util/constants.go
parentd1439c5bd3813ed6a4dfef6ab6671262b6f97386 (diff)
downloadseaweedfs-005b4ab3fe57913025865745dc41d67bb3597611.tar.xz
seaweedfs-005b4ab3fe57913025865745dc41d67bb3597611.zip
1.691.69
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 b018b97d9..ca515ed6d 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -5,5 +5,5 @@ import (
)
var (
- VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 68)
+ VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 69)
)