diff options
| author | yourchanges <yourchanges@gmail.com> | 2015-02-12 17:32:53 +0800 |
|---|---|---|
| committer | yourchanges <yourchanges@gmail.com> | 2015-02-12 17:32:53 +0800 |
| commit | 2adf4a108b595ec8b4503b34665591741fa4f963 (patch) | |
| tree | da968af4fa066dfd281ae0ef4e6d59d806fed10e /go/util/constants.go | |
| parent | 55c40997b1cd9e33eaa841b8abf5e1678773dd1c (diff) | |
| parent | eff83a87d126faf0dd5b05876690271777f41e65 (diff) | |
| download | seaweedfs-2adf4a108b595ec8b4503b34665591741fa4f963.tar.xz seaweedfs-2adf4a108b595ec8b4503b34665591741fa4f963.zip | |
Merge pull request #6 from chrislusf/master
merge
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 1aa59d634..ca801574c 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.68" + VERSION = "0.69 beta" ) |
