diff options
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 49d58fdd9850b..dcd79eae2f5a2 100644 --- a/lib/libedit/Makefile +++ b/lib/libedit/Makefile @@ -3,7 +3,7 @@ # $FreeBSD$ LIB= edit -SHLIB_MAJOR= 4 +SHLIB_MAJOR= 5 SHLIBDIR?= /lib OSRCS= chared.c common.c el.c emacs.c fcns.c help.c hist.c key.c map.c \ |
