From 419ecd5dee28e23b759fc90ff551d2fd188cb86f Mon Sep 17 00:00:00 2001 From: Daniel Eischen Date: Mon, 21 May 2007 02:49:08 +0000 Subject: Bump library versions in preparation for 7.0. Ok'd by: kan --- lib/libfetch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libfetch/Makefile') diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 84eb6e4435fb9..e30b71f84c983 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -23,7 +23,7 @@ LDADD= -lssl -lcrypto CSTD?= c99 WARNS?= 2 -SHLIB_MAJOR= 4 +SHLIB_MAJOR= 5 ftperr.h: ftp.errors @echo "static struct fetcherr _ftp_errlist[] = {" > ${.TARGET} -- cgit v1.3