aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-05-03 17:27:50 -0700
committerChris Lu <chris.lu@gmail.com>2019-05-03 17:27:50 -0700
commit8c982db25d355ddf3321624286e65d3a65af63f9 (patch)
treed81eb402bd345cfb78d351930e0b0fac440e68bf /weed/util/constants.go
parentb335f81a4fb51e57b0da37b2b662e823369459f6 (diff)
downloadseaweedfs-8c982db25d355ddf3321624286e65d3a65af63f9.tar.xz
seaweedfs-8c982db25d355ddf3321624286e65d3a65af63f9.zip
1.331.33
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 4c8dc3c50..273a60c1d 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, 31)
+ VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 33)
)