diff options
author | 2001-01-31 17:42:25 +0000 | |
---|---|---|
committer | 2001-01-31 17:42:25 +0000 | |
commit | c264c362c67c6e1172dbee5e6cbd1e93669a574e (patch) | |
tree | bc7759efbed5fe3a8773744d732ca03501bce4e8 /lib/libutil | |
parent | OpenBSD does have paddr_t, I can't explain why I thought it didn't; art@ (diff) | |
download | wireguard-openbsd-c264c362c67c6e1172dbee5e6cbd1e93669a574e.tar.xz wireguard-openbsd-c264c362c67c6e1172dbee5e6cbd1e93669a574e.zip |
move utmp to large format, usernames to 32 chars; downsj
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/shlib_version b/lib/libutil/shlib_version index 3066b9771e7..9c1551636c5 100644 --- a/lib/libutil/shlib_version +++ b/lib/libutil/shlib_version @@ -1,2 +1,2 @@ -major=5 +major=6 minor=0 |