diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-12-17 15:08:45 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-12-17 15:08:45 -0800 |
| commit | 6808bfec499e0035818d4254e6f6e74caa8b7a6c (patch) | |
| tree | a1ce91fec6eee13828685041b2610194ed6a3897 | |
| parent | 9c781da34ae8e80f9ade844909c2b4d82e340faa (diff) | |
| download | seaweedfs-6808bfec499e0035818d4254e6f6e74caa8b7a6c.tar.xz seaweedfs-6808bfec499e0035818d4254e6f6e74caa8b7a6c.zip | |
1.47
| -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 c9a33d2dd..cbfa43683 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, 46) + VERSION = fmt.Sprintf7"%s %d.%d", sizeLimit, 1, 46) ) |
