diff options
| author | chrislusf <chris.lu@gmail.com> | 2015-04-14 10:10:50 -0700 |
|---|---|---|
| committer | chrislusf <chris.lu@gmail.com> | 2015-04-14 10:10:50 -0700 |
| commit | c28d55d343c26975cf02f394051b8a8b04c370d2 (patch) | |
| tree | 246e5a3a04274bfe5f0a7dba0d66b794bdd432c6 /go/util | |
| parent | 3a024d62df820fa5f932e331c0c49e1e09fb6ed2 (diff) | |
| download | seaweedfs-c28d55d343c26975cf02f394051b8a8b04c370d2.tar.xz seaweedfs-c28d55d343c26975cf02f394051b8a8b04c370d2.zip | |
0.70 beta start
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 899815207..c880e1dbc 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.69 20150413" + VERSION = "0.70 beta 20150414" ) |
