diff options
| author | Chris Lu <chris.lu@gmail.com> | 2015-04-13 23:50:33 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2015-04-13 23:50:33 -0700 |
| commit | 4483732b2cbbee382f805082a7f9a0f0ca6bde7e (patch) | |
| tree | a94bb6defe9051533a006989daaae5a9c8053de6 | |
| parent | 830a44a84a61b41b393e2105846f4f8ce07c55b5 (diff) | |
| download | seaweedfs-0.69.tar.xz seaweedfs-0.69.zip | |
releasing 0.69v0.69
| -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 fcb635c33..899815207 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.69 beta20150226" + VERSION = "0.69 20150413" ) |
