diff --git a/weed/util/constants.go b/weed/util/constants.go index 0a15d5732..bc77fbb7b 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.92 beta2" + VERSION = "0.92" )