diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-01-17 19:47:28 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-01-17 19:47:28 +0000 |
commit | bfe571ac52d2990e4d7a25cfbe8f3f369774948a (patch) | |
tree | 09fc1894d34bb4a301238a7668549b18b06170ad /lib | |
parent | 057c1b38df93f42f79429a0b340e4435426c85b7 (diff) |
Bump minor for addition of openat/pread/preadv/pwrite/pwritev
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libpthread/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version index b2253c1458b..9c18c67a61b 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,2 +1,2 @@ major=13 -minor=2 +minor=3 |