diff options
author | 2003-05-16 19:47:20 +0000 | |
---|---|---|
committer | 2003-05-16 19:47:20 +0000 | |
commit | a7c20fd2e4404a4a11a1577bc46a175c0e3c0c0e (patch) | |
tree | e9050efa2735c8a89c8c3626afa40ae8ed45f30f /lib | |
parent | fix the goal calculation routine so moving up and down moves to the right (diff) | |
download | wireguard-openbsd-a7c20fd2e4404a4a11a1577bc46a175c0e3c0c0e.tar.xz wireguard-openbsd-a7c20fd2e4404a4a11a1577bc46a175c0e3c0c0e.zip |
bump major - highest major of old libraries was 12, must be one higher.
ok hin@
Diffstat (limited to 'lib')
-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 56246d02b24..262f3bc13b6 100644 --- a/lib/libkrb5/shlib_version +++ b/lib/libkrb5/shlib_version @@ -1,2 +1,2 @@ -major=12 +major=13 minor=0 |