summaryrefslogtreecommitdiffstats
path: root/lib/libthr
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/libthr
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/libthr')
-rw-r--r--lib/libthr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile
index a6b54d4..542be18 100644
--- a/lib/libthr/Makefile
+++ b/lib/libthr/Makefile
@@ -15,7 +15,7 @@ SHLIBDIR= /lib
.endif
LIB=thr
-SHLIB_MAJOR= 2
+SHLIB_MAJOR= 3
CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
-I${.CURDIR}/../../include
OpenPOWER on IntegriCloud