diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-04-17 00:32:45 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-04-17 00:32:45 -0700 |
| commit | 3ee017d3502d5cd3de54b60f6bde95ffd2f27aea (patch) | |
| tree | 0cc108f04faf9487b487ff8d8cbc5a0ebee0834e /go/util | |
| parent | 3b5035c468626af9ba052afaaa16a8cd3598423e (diff) | |
| download | seaweedfs-3ee017d3502d5cd3de54b60f6bde95ffd2f27aea.tar.xz seaweedfs-3ee017d3502d5cd3de54b60f6bde95ffd2f27aea.zip | |
0.55 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 ab57af0c9..e9ab72740 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -3,5 +3,5 @@ package util import () const ( - VERSION = "0.54" + VERSION = "0.55 beta" ) |
