diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-09 16:18:07 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-09 16:18:07 +0000 |
commit | b72b7c759ba3bd1ac5fe27559c7c27e4e91b77b9 (patch) | |
tree | 2bfd26eebc1f8d7a6274155dfebbd78a82101f90 | |
parent | ebaa173a45d4a644266de9f243e87663d2381818 (diff) |
Bump for symbol removals
-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 5d7c3e22ec3..f1dbdb58f07 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=81 +major=82 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. |