diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2008-05-19 19:36:46 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2008-05-19 19:36:46 +0000 |
commit | b90e3b246a5e4d77f3143b8bd104c22558fc44f6 (patch) | |
tree | cb399a57f249cb0249e3ff8fce74060b25bd46d4 /lib/libc | |
parent | ceaf15a4e288e58d164779b942f96ae9dd998ced (diff) |
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. |