diff options
author | 1998-06-15 22:26:09 +0000 | |
---|---|---|
committer | 1998-06-15 22:26:09 +0000 | |
commit | c5b00a57f18d0551f90ef9e293897c406ffb817a (patch) | |
tree | ca43dd29d584d9769389325e52f1efc48bb1ce35 /lib/libc/shlib_version | |
parent | kadmind and kerberos is in libexec, not sbin. /matter@superlink.net (diff) | |
download | wireguard-openbsd-c5b00a57f18d0551f90ef9e293897c406ffb817a.tar.xz wireguard-openbsd-c5b00a57f18d0551f90ef9e293897c406ffb817a.zip |
recent IPC API changes requires this
Diffstat (limited to 'lib/libc/shlib_version')
-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 94727e17b3a..0aab0406bf8 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ -major=18 +major=19 minor=0 |