diff options
| author | 2008-05-19 19:36:45 +0000 | |
|---|---|---|
| committer | 2008-05-19 19:36:45 +0000 | |
| commit | 5d62b58609d99708a57344737dc17d22ac6a7006 (patch) | |
| tree | 5bd2a0da72ce1ac08539a3c79b6a79a67550f610 /lib/libc | |
| parent | remove recalloc(3); it is buggy and impossible to repair without big (diff) | |
| download | wireguard-openbsd-5d62b58609d99708a57344737dc17d22ac6a7006.tar.xz wireguard-openbsd-5d62b58609d99708a57344737dc17d22ac6a7006.zip | |
bump (recalloc removal)
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 d61f1f91379..5670d95b527 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=44 +major=45 minor=0 # note: If changes were made to include/thread_private.h or if system # calls were added/changed then libpthread must also be updated. |
