aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-06-23 18:36:27 -0700
committerChris Lu <chris.lu@gmail.com>2018-06-23 18:36:27 -0700
commitcf767117896c923a924dcfa080ad707f77475abd (patch)
tree25d2605b094da247a687d86f43441c6eb01574d1 /weed/util/constants.go
parent241039ebbe8af11aa856cf115244d92bf12907a3 (diff)
downloadseaweedfs-cf767117896c923a924dcfa080ad707f77475abd.tar.xz
seaweedfs-cf767117896c923a924dcfa080ad707f77475abd.zip
releasing 0.90 version0.90
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 2c1e5c830..3de98c742 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "0.90 beta"
+ VERSION = "0.90"
)