From 2d5449b6f74465dafc8d1d8f1a2b0afb5f1169c4 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 11 May 2000 15:29:26 +0000 Subject: Bump major number, since struct url has changed. Discussed with: jdp --- lib/libfetch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 21d615a..41ca9b5 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -12,7 +12,7 @@ INCS= fetch.h ${.OBJDIR}/fetch_err.h MAN3= fetch.3 CLEANFILES= fetch_err.c fetch_err.h ftperr.h httperr.h -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 SHLIB_MINOR= 0 ftperr.h: ftp.errors -- cgit v1.1