summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-05-08 23:37:15 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-05-08 23:37:15 +0000
commit6d3ba6ead700206301efcadd712f0a7b266df511 (patch)
treea5d5b0ef48e25f256470a9047aac0cb615b18aa2 /lib
parent45347b55cf9afd51abd2af2d947ffae566a7811d (diff)
crank major number to correspond to libc major change
Diffstat (limited to 'lib')
-rw-r--r--lib/libpthread/shlib_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version
index 893819d18ff..b52599a164f 100644
--- a/lib/libpthread/shlib_version
+++ b/lib/libpthread/shlib_version
@@ -1,2 +1,2 @@
-major=1
-minor=1
+major=2
+minor=0