From af1852503e7c2923994d02296f2dc24bd4ff4929 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 30 Jul 2001 09:56:38 +0000 Subject: [PATCH] Making this major bump was a BAD idea. The API change is internal (to PAM) and it caused problems without solving any. --- lib/libpam/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libpam/Makefile.inc b/lib/libpam/Makefile.inc index 612f1d71562..2558a61faa1 100644 --- a/lib/libpam/Makefile.inc +++ b/lib/libpam/Makefile.inc @@ -24,5 +24,5 @@ # # $FreeBSD$ -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 1 SHLIB_MINOR= 0