[mlpack-git] mlpack-1.0.x: Fix version number. (b66601c)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:06:13 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit b66601c4f086ac2933a6c151622b9e6427534fb7
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Aug 29 17:37:19 2014 +0000

    Fix version number.


>---------------------------------------------------------------

b66601c4f086ac2933a6c151622b9e6427534fb7
 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