aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-17 10:03:03 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-17 10:03:03 -0800
commit16634235c1d819c85fbdfec9c15f680b9ca46680 (patch)
tree98bdd3aaacbca0b907da1b7187a822ab82d308cd
parentd11cfdb356d93e1d0dfba739dee9458a43b67e19 (diff)
downloadseaweedfs-16634235c1d819c85fbdfec9c15f680b9ca46680.tar.xz
seaweedfs-16634235c1d819c85fbdfec9c15f680b9ca46680.zip
1.14 and HCFS 1.0.31.14
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 8137d6f69..890c353fe 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.12"
+ VERSION = "1.14"
)