diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-10-14 00:19:04 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-10-14 00:19:04 -0700 |
| commit | 249eeccf32261171bf2806a39bef10e797894343 (patch) | |
| tree | eec6127f292d06727306bed0a8bf2b3a59611875 | |
| parent | 9db53cf25693a7b13ab31426d1658f9afd9b4ffa (diff) | |
| download | seaweedfs-0.99.tar.xz seaweedfs-0.99.zip | |
0.99 release0.99
| -rw-r--r-- | weed/util/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go index a6316b8d2..a9077297f 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.98" + VERSION = "0.99" ) |
