Update library version-info to 2.1.1
Internal changes to libproc means the revision number is incremented. This does not mean an ABI or API change has occured, we just do the stuff under the covers better or in this case reduce the compile warnings mainly. See Jim, I do read the commit messages :)
This commit is contained in:
@ -7,7 +7,7 @@ AM_CPPFLAGS = \
|
||||
#
|
||||
# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
|
||||
LIBprocps_CURRENT=2
|
||||
LIBprocps_REVISION=0
|
||||
LIBprocps_REVISION=1
|
||||
LIBprocps_AGE=1
|
||||
|
||||
lib_LTLIBRARIES = libprocps.la
|
||||
|
Reference in New Issue
Block a user