[mlpack] 37/40: Update version.hpp.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Feb 15 19:34:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 89927040e149ffd1bca41ed07f2151fd00f3a961
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Feb 4 17:40:47 2016 -0500

    Update version.hpp.
---
 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 258024e..63516f1 100644
--- a/src/mlpack/core/util/version.hpp
+++ b/src/mlpack/core/util/version.hpp
@@ -20,7 +20,7 @@
 // with higher number than the most recent release.
 #define __MLPACK_VERSION_MAJOR 2
 #define __MLPACK_VERSION_MINOR 0
-#define __MLPACK_VERSION_PATCH "x"
+#define __MLPACK_VERSION_PATCH 1
 
 // 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