From 4d1eedfa28878d87bc318ada946480e8e2d67358 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 30 May 2018 22:29:18 -0700 Subject: [PATCH] prepare to merge with master --- weed/util/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" )