From 32868b4dd9809cc3e4d27cb78803b473b2e19bcb Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 3 Dec 2002 06:39:40 +0000 Subject: Crank all library major numbers. Needed due to the fact that we now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@ --- lib/libskey/shlib_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libskey') diff --git a/lib/libskey/shlib_version b/lib/libskey/shlib_version index 012c14171d3..d9961ea9fef 100644 --- a/lib/libskey/shlib_version +++ b/lib/libskey/shlib_version @@ -1,2 +1,2 @@ -major=3 +major=4 minor=0 -- cgit v1.2.3