diff options
| author | Chris Lu <chris.lu@gmail.com> | 2016-04-11 23:38:38 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2016-04-11 23:38:38 -0700 |
| commit | 274230dbcb7c38b718a3c9a00776ad683451d752 (patch) | |
| tree | b7c70891411fca07c72113529b29c665684e2658 /go/util/constants.go | |
| parent | 6c5eddaf1d5610ce64a97ad57e90509caa5e33fb (diff) | |
| download | seaweedfs-274230dbcb7c38b718a3c9a00776ad683451d752.tar.xz seaweedfs-274230dbcb7c38b718a3c9a00776ad683451d752.zip | |
releasing 0.70
Diffstat (limited to 'go/util/constants.go')
| -rw-r--r-- | go/util/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/util/constants.go b/go/util/constants.go index 073a2f896..5f6ffae19 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.70 beta" + VERSION = "0.70" ) |
