aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-07-22 02:12:02 -0700
committerChris Lu <chris.lu@gmail.com>2018-07-22 02:12:02 -0700
commit19c537b6876e0a87acc3e62c0bc3c6b73282816d (patch)
treec651dd05ce44363918209552fbc860c41c9f23b8 /weed/util/constants.go
parent20853972b262b47cb6ea7f4b3340a480199931e7 (diff)
downloadseaweedfs-19c537b6876e0a87acc3e62c0bc3c6b73282816d.tar.xz
seaweedfs-19c537b6876e0a87acc3e62c0bc3c6b73282816d.zip
releasing 0.91
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 2c768ab32..bf82938c6 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.91 beta"
+ VERSION = "0.91"
)