diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-06-24 09:29:34 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-06-24 09:29:34 -0700 |
| commit | c0122eeef36e716f1bd45fab1da5533071e2dce5 (patch) | |
| tree | 963e39b600dfb528fec255637289fd22efbb40e6 /weed/util/constants.go | |
| parent | cf767117896c923a924dcfa080ad707f77475abd (diff) | |
| download | seaweedfs-c0122eeef36e716f1bd45fab1da5533071e2dce5.tar.xz seaweedfs-c0122eeef36e716f1bd45fab1da5533071e2dce5.zip | |
start 0.91 beta
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 3de98c742..2c768ab32 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.90" + VERSION = "0.91 beta" ) |
