summaryrefslogtreecommitdiff
path: root/lib/libedit/shlib_version
AgeCommit message (Collapse)Author
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
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@
1995-10-18initial import of NetBSD treeTheo de Raadt