This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/master by this push:
new 4c4a3fa MAHOUT-2068: Fixed typo in site _config.yml
4c4a3fa is described below
commit 4c4a3fa2d0b07ee8c8f67f32c8bd7a289e6b4b9c
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu May 30 15:52:25 2019 -0700
MAHOUT-2068: Fixed typo in site _config.yml
---
website/_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/_config.yml b/website/_config.yml
index 6cdb6ce..146eb25 100644
--- a/website/_config.yml
+++ b/website/_config.yml
@@ -1,7 +1,7 @@
title : Apache Mahout
description: Distributed Linear Algebra
-mahout-version: 0.14.1
+mahout-version: 0.14.0
author :
name : The Apache Software Foundation