summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2016-09-01 10:41:32 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2016-09-01 10:41:32 +0000
commit97072d957f586519f005508243061c570f4614f9 (patch)
treebeed35965a398dd1377793cb3f4384323215c0c3
parent84f607240d3c504c439a60dc52b360e71f7b74d8 (diff)
bump
-rw-r--r--lib/libc/shlib_version2
-rw-r--r--lib/librthread/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index 6f1ed7da5aa..fc2a99871fc 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-major=88
+major=89
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.
diff --git a/lib/librthread/shlib_version b/lib/librthread/shlib_version
index 629f8a9fc41..df4de0fc4dc 100644
--- a/lib/librthread/shlib_version
+++ b/lib/librthread/shlib_version
@@ -1,2 +1,2 @@
-major=22
+major=23
minor=0