]> granicus.if.org Git - procps-ng/commitdiff
Update library version-info to 2.1.1 v3.3.7
authorCraig Small <csmall@enc.com.au>
Tue, 26 Mar 2013 10:41:55 +0000 (21:41 +1100)
committerCraig Small <csmall@enc.com.au>
Tue, 26 Mar 2013 10:41:55 +0000 (21:41 +1100)
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 :)

proc/Makefile.am

index 06ed1d525af10e8aa45e4831e78782a475156b1b..b3e6689e5d694ff0f16a3db4b3b1c37b5a90d19a 100644 (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