diff options
| author | Chris Lu <chris.lu@gmail.com> | 2015-02-26 16:50:47 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2015-02-26 16:50:47 -0800 |
| commit | 25efb4debe48746d8e0bfb18176728f873193a97 (patch) | |
| tree | 3db01d6c722ac7ab1e4724ab2d3bfe3c5b617f4d /go | |
| parent | 89a06a8503f084b5972ce050352f4546aa39782e (diff) | |
| download | seaweedfs-25efb4debe48746d8e0bfb18176728f873193a97.tar.xz seaweedfs-25efb4debe48746d8e0bfb18176728f873193a97.zip | |
a 0.69 beta release
Diffstat (limited to '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 ca801574c..fcb635c33 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.69 beta" + VERSION = "0.69 beta20150226" ) |
