[mlpack-git] mlpack-1.0.x: Update version number. (19036e9)

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


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

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

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

commit 19036e9a33197100c72268aa0e43793dae6aa3eb
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:29:08 2014 +0000

    Update version number.


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

19036e9a33197100c72268aa0e43793dae6aa3eb
 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 820243c..33f0f77 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.8").
+version as a string (for instance, "mlpack 1.0.9").
 
 @section verex mlpack executable versions
 



More information about the mlpack-git mailing list