[mlpack] 33/37: Update version in documentation.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Mon Feb 15 19:35:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to tag mlpack-1.0.10
in repository mlpack.
commit 706ed90488ea135dbabb6427118312d7032db906
Author: Ryan Curtin <ryan at ratml.org>
Date: Fri Aug 29 17:36:56 2014 +0000
Update version in documentation.
---
doc/guide/build.hpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guide/build.hpp b/doc/guide/build.hpp
index a6f983b..8cce99e 100644
--- a/doc/guide/build.hpp
+++ b/doc/guide/build.hpp
@@ -8,14 +8,14 @@ further documentation, but this tutorial should be enough to get MLPACK built
and installed.
@section Download latest mlpack build
-Download latest mlpack build from here : <a href="http://www.mlpack.org/files/mlpack-1.0.9.tar.gz">mlpack-1.0.9</a>
+Download latest mlpack build from here : <a href="http://www.mlpack.org/files/mlpack-1.0.10.tar.gz">mlpack-1.0.10</a>
@section builddir Creating Build Directory
Once the MLPACK source is unpacked, you should create a build directory.
@code
-$ cd mlpack-1.0.9
+$ cd mlpack-1.0.10
$ mkdir build
@endcode
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list