diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-07-07 20:40:20 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-07-07 20:40:20 -0700 |
| commit | cf2804eebdf0e9afe7e7ca21a3421012729c9f05 (patch) | |
| tree | 977c2d03baf0fe02daf0a3686d8fad80320e5bb6 /weed/util/constants.go | |
| parent | 7872fc38ea674223d7568419479ff30fc5a71a13 (diff) | |
| download | seaweedfs-cf2804eebdf0e9afe7e7ca21a3421012729c9f05.tar.xz seaweedfs-cf2804eebdf0e9afe7e7ca21a3421012729c9f05.zip | |
1.411.41
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 44408053f..0f29e3388 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, 40) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 41) ) |
