diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-06-23 18:36:27 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-06-23 18:36:27 -0700 |
| commit | cf767117896c923a924dcfa080ad707f77475abd (patch) | |
| tree | 25d2605b094da247a687d86f43441c6eb01574d1 /weed/util/constants.go | |
| parent | 241039ebbe8af11aa856cf115244d92bf12907a3 (diff) | |
| download | seaweedfs-cf767117896c923a924dcfa080ad707f77475abd.tar.xz seaweedfs-cf767117896c923a924dcfa080ad707f77475abd.zip | |
releasing 0.90 version0.90
Diffstat (limited to 'weed/util/constants.go')
| -rw-r--r-- | weed/util/constants.go | 2 |
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" ) |
