diff options
author | 2014-06-13 02:46:25 +0000 | |
---|---|---|
committer | 2014-06-13 02:46:25 +0000 | |
commit | 8ee724693da1321e11748905b3c9dbf8ca2ac2ce (patch) | |
tree | 68bd8068c8ac9fa80e9bd77a0e5faf5416e33c1e /lib/libc | |
parent | Add timingsafe_memcmp(). (diff) | |
download | wireguard-openbsd-8ee724693da1321e11748905b3c9dbf8ca2ac2ce.tar.xz wireguard-openbsd-8ee724693da1321e11748905b3c9dbf8ca2ac2ce.zip |
crank major
Diffstat (limited to 'lib/libc')
-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 6f2ed916983..dfce39199be 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=75 +major=76 minor=0 # note: If changes were made to include/thread_private.h or if system # calls were added/changed then librthread/shlib_version also be updated. |