diff options
author | 2009-06-09 17:35:10 +0000 | |
---|---|---|
committer | 2009-06-09 17:35:10 +0000 | |
commit | ba9b8d2833101521dda908703b133e6a526e3bd1 (patch) | |
tree | 2b9bece7e82816747d5cd6286eea4cfa72bc2681 | |
parent | missing header file; bring things into scope (diff) | |
download | wireguard-openbsd-ba9b8d2833101521dda908703b133e6a526e3bd1.tar.xz wireguard-openbsd-ba9b8d2833101521dda908703b133e6a526e3bd1.zip |
nnpfspioctl change in libc mandates a major crank here to
-rw-r--r-- | lib/libkrb5/shlib_version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkrb5/shlib_version b/lib/libkrb5/shlib_version index 84e2c2920d7..ffdd3d2d569 100644 --- a/lib/libkrb5/shlib_version +++ b/lib/libkrb5/shlib_version @@ -1,2 +1,2 @@ -major=16 +major=17 minor=0 |