[mlpack] 34/37: Fix version number.
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 b66601c4f086ac2933a6c151622b9e6427534fb7
Author: Ryan Curtin <ryan at ratml.org>
Date: Fri Aug 29 17:37:19 2014 +0000
Fix version number.
---
doc/guide/version.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guide/version.hpp b/doc/guide/version.hpp
index 33f0f77..07e55e0 100644
--- a/doc/guide/version.hpp
+++ b/doc/guide/version.hpp
@@ -17,7 +17,7 @@ __MLPACK_VERSION_PATCH
@endcode
In addition, the function \c mlpack::util::GetVersion() returns the mlpack
-version as a string (for instance, "mlpack 1.0.9").
+version as a string (for instance, "mlpack 1.0.10").
@section verex mlpack executable versions
--
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