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

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


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

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

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

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

    Update version number.


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

aa3ffce50570b3485a20f436535197bd5263bc67
 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