[mlpack-svn] [MLPACK] #207: trunk .so name is incorrect

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Mar 5 12:54:27 EST 2012


#207: trunk .so name is incorrect
--------------------+-------------------------------------------------------
 Reporter:  speet3  |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  major   |    Milestone:     
Component:  mlpack  |     Keywords:     
 Blocking:          |   Blocked By:     
--------------------+-------------------------------------------------------
 The soname that is built by trunk is currently 1.0.0, and the soname built
 by the 1.0.1 release tarball is 1.0.1

 The trunk version should never explicitly be a lower version than the
 latest release.  I suggest changing the trunk soname to be 1.0 and only
 specify the release number in the release branches and tags.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/207>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list