summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCraig Small <csmall@dropbear.xyz>2022-12-05 21:04:05 +1100
committerCraig Small <csmall@dropbear.xyz>2022-12-05 21:04:05 +1100
commit135069f2b2d007353a549d7589a97aeec55ab3ed (patch)
treecd1450a1b10e541a6df6130d67b56b2ef013c8cc /Makefile.am
parent04ba0d51118d5f6446ad52f1facfe20e07a268a3 (diff)
downloadprocps-ng-135069f2b2d007353a549d7589a97aeec55ab3ed.tar.gz
build-sys: Set library to 0:1:0v4.0.2
There was a bug fix in the library but no functions add/moved/changed Revision incremented.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 081cc91..06c5e68 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -236,7 +236,7 @@ src_vmstat_SOURCES = src/vmstat.c local/strutils.c local/fileutils.c
# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
LIBproc2_CURRENT=0
-LIBproc2_REVISION=0
+LIBproc2_REVISION=1
LIBproc2_AGE=0
library_libproc2_la_LIBADD = $(LIB_KPARTS)