From e72b2020eb9efa94636593a64f365a4187d39b24 Mon Sep 17 00:00:00 2001 From: ume Date: Thu, 6 Jul 2000 20:19:02 +0000 Subject: Reduce shlib major that is bumped by my mistake. We don't need bumping it in this time. --- lib/libftpio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libftpio/Makefile') diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile index b3a749b..8652bc7 100644 --- a/lib/libftpio/Makefile +++ b/lib/libftpio/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ LIB= ftpio -SHLIB_MAJOR= 6 +SHLIB_MAJOR= 5 SHLIB_MINOR= 0 SRCS= ftpio.c ftperr.c -- cgit v1.1