diff options
author | 2017-04-10 05:10:56 +0000 | |
---|---|---|
committer | 2017-04-10 05:10:56 +0000 | |
commit | 48056698fa9cecc29143b023011aa5bd47522472 (patch) | |
tree | 5eb3935b421627241b7c3a547af76d75a4e508ee | |
parent | Attempt to map msk(4) interrupt via MSI. (diff) | |
download | wireguard-openbsd-48056698fa9cecc29143b023011aa5bd47522472.tar.xz wireguard-openbsd-48056698fa9cecc29143b023011aa5bd47522472.zip |
monir bump for freezero
-rw-r--r-- | lib/libc/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index bc3791c80c5..16eea0eb0a1 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ major=89 -minor=3 +minor=4 # note: If changes were made to include/thread_private.h or if system # calls were added/changed then librthread/shlib_version also be updated. |