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:
Craig Small 2013-03-26 21:41:55 +11:00
parent c03aa80ad1
commit fc503b442d

View File

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