From 6808bfec499e0035818d4254e6f6e74caa8b7a6c Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 17 Dec 2019 15:08:45 -0800 Subject: [PATCH] 1.47 --- weed/util/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) )