diff --git a/weed/util/constants.go b/weed/util/constants.go index 6b6b0b911..7f38d1e75 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.71 beta" + VERSION = "0.71" )