[mlpack] 28/40: Update version number. I forgot to do this!

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Feb 15 19:34:24 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 698e0401cdf51ee2177c7c422472b9088ce1bf74
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Feb 1 08:43:10 2016 -0800

    Update version number.  I forgot to do this!
---
 src/mlpack/core/util/version.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mlpack/core/util/version.hpp b/src/mlpack/core/util/version.hpp
index 03d92c3..ec0e97f 100644
--- a/src/mlpack/core/util/version.hpp
+++ b/src/mlpack/core/util/version.hpp
@@ -18,8 +18,8 @@
 
 // The version of mlpack.  If this is a git repository, this will be a version
 // with higher number than the most recent release.
-#define __MLPACK_VERSION_MAJOR 1
-#define __MLPACK_VERSION_MINOR "x"
+#define __MLPACK_VERSION_MAJOR 2
+#define __MLPACK_VERSION_MINOR 0
 #define __MLPACK_VERSION_PATCH "x"
 
 // The name of the version (for use by --version).

-- 
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