From a84020c2b91368d6236647bb2933859e6d16d4a8 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Fri, 22 Jul 2005 17:19:05 +0000 Subject: Bump the shared library version number of all libraries that have not been bumped since RELENG_5. Reviewed by: ru Approved by: re (not needed for commit check but in principle...) --- lib/libfetch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libfetch') diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index d247593c1360f..1b69c49532083 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -18,7 +18,7 @@ LDADD= -lssl -lcrypto CSTD?= c99 WARNS?= 2 -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 ftperr.h: ftp.errors @echo "static struct fetcherr _ftp_errlist[] = {" > ${.TARGET} -- cgit v1.3