diff options
author | 2003-07-21 20:30:46 +0000 | |
---|---|---|
committer | 2003-07-21 20:30:46 +0000 | |
commit | 7f31bd2af15554149580396eeca0ee5e89c761f8 (patch) | |
tree | 54c2b69ac053a9851722f90c349bba88f836f413 /lib/libpthread | |
parent | build ftw and nftw (diff) | |
download | wireguard-openbsd-7f31bd2af15554149580396eeca0ee5e89c761f8.tar.xz wireguard-openbsd-7f31bd2af15554149580396eeca0ee5e89c761f8.zip |
minor number bump due to added functions
Diffstat (limited to 'lib/libpthread')
-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 b52599a164f..c6e3f4d3fc0 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,2 +1,2 @@ major=2 -minor=0 +minor=1 |