[mlpack] 09/37: Update version number.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Mon Feb 15 19:35:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to tag mlpack-1.0.10
in repository mlpack.
commit aa3ffce50570b3485a20f436535197bd5263bc67
Author: Ryan Curtin <ryan at ratml.org>
Date: Mon Jul 28 14:29:34 2014 +0000
Update version number.
---
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 {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list