diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-04-17 22:40:28 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-04-17 22:40:28 -0700 |
| commit | 5f2604b1f722d66321c6d56ffa8ad7f8fed85cab (patch) | |
| tree | 03adf925850539348f8a5a5f940f9ff748ea45c8 /go/util | |
| parent | 5c0c5a4913f9b125e535c5c1ae10bb23d439478c (diff) | |
| download | seaweedfs-5f2604b1f722d66321c6d56ffa8ad7f8fed85cab.tar.xz seaweedfs-5f2604b1f722d66321c6d56ffa8ad7f8fed85cab.zip | |
start 0.56 beta
Diffstat (limited to 'go/util')
| -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 5296e22e5..f0d07b7ec 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -3,5 +3,5 @@ package util import () const ( - VERSION = "0.55" + VERSION = "0.56 beta" ) |
