From 074839cfdcc24327e4fc88cba2ea6d081edba712 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Tue, 27 Oct 2009 20:34:38 +0000 Subject: - bump the majors of libpthread and librthread, as they used to return an aliased ENOTSUP. i should've done this earlier, but missed it. my bad. as discussed with deraadt@ guenther@ --- lib/libpthread/shlib_version | 4 ++-- lib/librthread/shlib_version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version index 94c22abb7e1..56246d02b24 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,2 +1,2 @@ -major=11 -minor=2 +major=12 +minor=0 diff --git a/lib/librthread/shlib_version b/lib/librthread/shlib_version index b52599a164f..012c14171d3 100644 --- a/lib/librthread/shlib_version +++ b/lib/librthread/shlib_version @@ -1,2 +1,2 @@ -major=2 +major=3 minor=0 -- cgit v1.2.3