summaryrefslogtreecommitdiffstats
path: root/lib/libc_r
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-01-31 17:42:25 +0000
committerderaadt <deraadt@openbsd.org>2001-01-31 17:42:25 +0000
commitc264c362c67c6e1172dbee5e6cbd1e93669a574e (patch)
treebc7759efbed5fe3a8773744d732ca03501bce4e8 /lib/libc_r
parentOpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ (diff)
downloadwireguard-openbsd-c264c362c67c6e1172dbee5e6cbd1e93669a574e.tar.xz
wireguard-openbsd-c264c362c67c6e1172dbee5e6cbd1e93669a574e.zip
move utmp to large format, usernames to 32 chars; downsj
Diffstat (limited to 'lib/libc_r')
-rw-r--r--lib/libc_r/shlib_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/shlib_version b/lib/libc_r/shlib_version
index b25072f4e52..d9961ea9fef 100644
--- a/lib/libc_r/shlib_version
+++ b/lib/libc_r/shlib_version
@@ -1,2 +1,2 @@
-major=3
-minor=3
+major=4
+minor=0