This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new d0074957e Bumping version on website
d0074957e is described below
commit d0074957e960b3de4a1b05e5d99ba805124ce81c
Author: Andrew Musselman <[email protected]>
AuthorDate: Thu Apr 17 08:57:57 2025 -0700
Bumping version on website
---
doap_Mahout.rdf | 4 ++--
website/_config.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doap_Mahout.rdf b/doap_Mahout.rdf
index c5cffe2df..35ffaa515 100644
--- a/doap_Mahout.rdf
+++ b/doap_Mahout.rdf
@@ -37,8 +37,8 @@
<release>
<Version>
<name>Apache Mahout</name>
- <created>2019-11-11</created>
- <revision>14.1</revision>
+ <created>2025-04-17</created>
+ <revision>0.4</revision>
</Version>
</release>
<repository>
diff --git a/website/_config.yml b/website/_config.yml
index 9f223e6b2..2212587d7 100644
--- a/website/_config.yml
+++ b/website/_config.yml
@@ -20,7 +20,7 @@
title : Apache Mahout
description: Distributed Linear Algebra
-mahout-version: 14.1
+mahout-version: 0.4
author :
name : The Apache Software Foundation