From 7ec6a14ea84bd85b60096d08c0d3d0dd127e21ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 26 May 2001 19:37:26 +0000 Subject: [PATCH] Bump major number. --- lib/libfetch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 14b03316ce7..f717bb05869 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -13,7 +13,7 @@ INCS= fetch.h MAN= fetch.3 CLEANFILES= ftperr.h httperr.h -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 SHLIB_MINOR= 0 ftperr.h: ftp.errors -- 2.45.2