[mlpack-git] mlpack-1.0.x: Update version number. (47b1b47)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Jan 7 11:56:33 EST 2015


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

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

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

commit 47b1b47dda59b995466488ef8bb866927afe2787
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:29:34 2014 +0000

    Update version number.


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

47b1b47dda59b995466488ef8bb866927afe2787
 src/mlpack/core/util/version.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/core/util/version.hpp b/src/mlpack/core/util/version.hpp
index 491187b..ec21d18 100644
--- a/src/mlpack/core/util/version.hpp
+++ b/src/mlpack/core/util/version.hpp
@@ -13,7 +13,7 @@
 // higher number than the most recent release.
 #define __MLPACK_VERSION_MAJOR 1
 #define __MLPACK_VERSION_MINOR 0
-#define __MLPACK_VERSION_PATCH 8
+#define __MLPACK_VERSION_PATCH 9
 
 // The name of the version (for use by --version).
 namespace mlpack {



More information about the mlpack-git mailing list