diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-03-22 05:03:15 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2012-03-22 05:03:15 +0000 |
commit | 218a479118004e9d8ac4d8a1d0949afa8663acad (patch) | |
tree | 7d8f6c3e0dc4ac21f9c9d1a4bc08df7bb0f6dabb /lib/librthread/shlib_version | |
parent | ecb42c7b1288258c25d94a7dbd7ff5c146a2e6bc (diff) |
bump majors on libc and rthreads for the additions to libc and transfer
of __tfork_thread from rthreads to libc
Diffstat (limited to 'lib/librthread/shlib_version')
-rw-r--r-- | lib/librthread/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librthread/shlib_version b/lib/librthread/shlib_version index 7cc7abc9d73..77913220429 100644 --- a/lib/librthread/shlib_version +++ b/lib/librthread/shlib_version @@ -1,2 +1,2 @@ -major=14 -minor=1 +major=15 +minor=0 |