diff options
author | 2004-05-02 00:06:13 +0000 | |
---|---|---|
committer | 2004-05-02 00:06:13 +0000 | |
commit | 489c8c35643df656976cc6a43199a0f9ca884c27 (patch) | |
tree | 7968df95a273eb5fab76082e15fbf5796f8b7324 /lib/libpthread | |
parent | Fix a disk_unbusy() that was missing the 3rd argument; Georg Schwarz (diff) | |
download | wireguard-openbsd-489c8c35643df656976cc6a43199a0f9ca884c27.tar.xz wireguard-openbsd-489c8c35643df656976cc6a43199a0f9ca884c27.zip |
bump minor for new functions. Reminder from brad@
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 c87e1c60d46..c29621c831e 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,2 +1,2 @@ major=2 -minor=4 +minor=5 |