diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
| commit | 419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch) | |
| tree | ad137f78093ffd47facbcbef6a68bb303af76e93 /lib/libedit | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile index 5ec70efc7a85..c472494c6d14 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -3,7 +3,7 @@ # $FreeBSD$ LIB= edit -SHLIB_MAJOR= 5 +SHLIB_MAJOR= 6 SHLIBDIR?= /lib OSRCS= chared.c common.c el.c emacs.c fcns.c help.c hist.c key.c map.c \ |
