diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-05-08 09:40:01 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-05-08 09:40:01 -0700 |
| commit | 8ceaaa6c4ff53c3258a29e6233877e67ef30ef9e (patch) | |
| tree | 6f917755bc1d82b766012ccb732dfaf9e02ab9c3 /go/util/constants.go | |
| parent | 1c30a780a71b6bd037aeef8ee8456c8a1ae71f96 (diff) | |
| download | seaweedfs-8ceaaa6c4ff53c3258a29e6233877e67ef30ef9e.tar.xz seaweedfs-8ceaaa6c4ff53c3258a29e6233877e67ef30ef9e.zip | |
version upgrade
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 f0d07b7ec..42a5a1c64 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -3,5 +3,5 @@ package util import () const ( - VERSION = "0.56 beta" + VERSION = "0.57" ) |
