]> granicus.if.org Git - procps-ng/commitdiff
Increase library revision number
authorCraig Small <csmall@enc.com.au>
Sat, 3 Mar 2012 07:47:40 +0000 (18:47 +1100)
committerCraig Small <csmall@enc.com.au>
Sat, 3 Mar 2012 07:47:40 +0000 (18:47 +1100)
There have been some internal changes to the library, so the revision
will be incremented for this release. There is no ABI or API changes
so its no real impact.

proc/Makefile.am

index 5216ff5bd1d840e495ef7ca6e3c74abe80c75a21..d88c03fecb66b5d217b7b0f0a10a6f9e665a6949 100644 (file)
@@ -4,8 +4,10 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/include \
        -DLOCALEDIR=\"$(localedir)\"
 
+#
+# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
 LIBprocps_CURRENT=0
-LIBprocps_REVISION=0
+LIBprocps_REVISION=1
 LIBprocps_AGE=0
 
 lib_LTLIBRARIES = libprocps.la