[mlpack-git] mlpack-1.0.x: Fix version number. (42530d0)
gitdub at big.cc.gt.atl.ga.us
gitdub at big.cc.gt.atl.ga.us
Wed Jan 7 11:57:09 EST 2015
Repository : https://github.com/mlpack/mlpack
On branch : mlpack-1.0.x
Link : https://github.com/mlpack/mlpack/compare/0000000000000000000000000000000000000000...904762495c039e345beba14c1142fd719b3bd50e
>---------------------------------------------------------------
commit 42530d0b37f29f316a27d297185caf032b08c11f
Author: Ryan Curtin <ryan at ratml.org>
Date: Fri Aug 29 17:37:19 2014 +0000
Fix version number.
>---------------------------------------------------------------
42530d0b37f29f316a27d297185caf032b08c11f
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
More information about the mlpack-git
mailing list