[mlpack] 48/53: Update soversion.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Nov 14 00:46:50 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 775b4d89d9a8b3cf8a64560969eea703fabe1f66
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Oct 31 22:07:43 2016 +0900

    Update soversion.
---
 src/mlpack/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/CMakeLists.txt b/src/mlpack/CMakeLists.txt
index 0aad986..c5caca1 100644
--- a/src/mlpack/CMakeLists.txt
+++ b/src/mlpack/CMakeLists.txt
@@ -47,7 +47,7 @@ target_link_libraries(mlpack
 
 set_target_properties(mlpack
   PROPERTIES
-  VERSION 2.0
+  VERSION 2.1
   SOVERSION 2
 )
 

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