You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sm...@apache.org on 2015/04/23 14:21:42 UTC

mahout git commit: Fixed the next release version to 0.10.1

Repository: mahout
Updated Branches:
  refs/heads/master a3f78bde9 -> ec43b5760


Fixed the next release version to 0.10.1


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/ec43b576
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/ec43b576
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/ec43b576

Branch: refs/heads/master
Commit: ec43b57605a6c2b8a7d1c7912246915f192e5582
Parents: a3f78bd
Author: Suneel Marthi <su...@gmail.com>
Authored: Thu Apr 23 08:24:22 2015 -0400
Committer: Suneel Marthi <su...@gmail.com>
Committed: Thu Apr 23 08:24:22 2015 -0400

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/ec43b576/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 52799ba..05a62cb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 Mahout Change Log
 
-Release 0.11.0 - unreleased
+Release 0.10.1 - unreleased
 
   MAHOUT-1690: CLONE - Some vector dumper flags are expecting arguments. (smarthi)