diff --git a/weed/util/constants.go b/weed/util/constants.go index f96bfebca..2c1e5c830 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.78" + VERSION = "0.90 beta" )