summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
committerdeischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
commitff36458e084cb0ebf44d412daa3ae5c1be1369d2 (patch)
treead137f78093ffd47facbcbef6a68bb303af76e93 /lib/libedit
parent1e0ff9ca4df78d741e65d4c66d27488ee30d9bad (diff)
downloadFreeBSD-src-ff36458e084cb0ebf44d412daa3ae5c1be1369d2.zip
FreeBSD-src-ff36458e084cb0ebf44d412daa3ae5c1be1369d2.tar.gz
Bump library versions in preparation for 7.0.
Ok'd by: kan
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile
index 5ec70ef..c472494 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 \
OpenPOWER on IntegriCloud