diff --git a/weed/util/constants.go b/weed/util/constants.go index d9e20f05c..ea54f143e 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.09" + VERSION = "1.10" )