aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/Makefile
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2007-05-21 02:49:08 +0000
commit419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch)
treead137f78093ffd47facbcbef6a68bb303af76e93 /lib/msun/Makefile
parent9404513cfa140785ed9109696d41ac308b213941 (diff)
downloadsrc-419ecd5dee28e23b759fc90ff551d2fd188cb86f.tar.gz
src-419ecd5dee28e23b759fc90ff551d2fd188cb86f.zip
Bump library versions in preparation for 7.0.
Ok'd by: kan
Notes
Notes: svn path=/head/; revision=169807
Diffstat (limited to 'lib/msun/Makefile')
-rw-r--r--lib/msun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/Makefile b/lib/msun/Makefile
index 761892335dd2..48aeba623222 100644
--- a/lib/msun/Makefile
+++ b/lib/msun/Makefile
@@ -26,7 +26,7 @@ ARCH_SUBDIR= ${MACHINE_ARCH}
LIB= m
SHLIBDIR?= /lib
-SHLIB_MAJOR= 4
+SHLIB_MAJOR= 5
COMMON_SRCS= b_exp.c b_log.c b_tgamma.c \
e_acos.c e_acosf.c e_acosh.c e_acoshf.c e_asin.c e_asinf.c \
e_atan2.c e_atan2f.c e_atanh.c e_atanhf.c e_cosh.c e_coshf.c e_exp.c \