diff --git a/weed/util/constants.go b/weed/util/constants.go index 9edf8f59d..bf82938c6 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.92 beta" + VERSION = "0.91" )