summaryrefslogtreecommitdiffstats
path: root/lib/libmp
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/libmp
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/libmp')
-rw-r--r--lib/libmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libmp/Makefile b/lib/libmp/Makefile
index e4454cf..2aed4e9 100644
--- a/lib/libmp/Makefile
+++ b/lib/libmp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= mp
-SHLIB_MAJOR= 5
+SHLIB_MAJOR= 6
DPADD= ${LIBCRYPTO}
LDADD= -lcrypto
MAN= libmp.3
OpenPOWER on IntegriCloud