summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2005-03-30 02:59:03 +0000
committertedu <tedu@openbsd.org>2005-03-30 02:59:03 +0000
commit0251705ac4d06ad13dc571cb59c87bc0fb8cf646 (patch)
tree4e9abcdfd3850293098e155c2fc37f1323a842ed /lib/libc
parentmake the resolver stat resolv.conf and update if it changes. (diff)
downloadwireguard-openbsd-0251705ac4d06ad13dc571cb59c87bc0fb8cf646.tar.xz
wireguard-openbsd-0251705ac4d06ad13dc571cb59c87bc0fb8cf646.zip
welcome libc35.0
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/shlib_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index 3274c1e164a..02fa089d23f 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-major=34
-minor=2
+major=35
+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.