diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2003-05-15 05:53:39 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2003-05-15 05:53:39 +0000 |
commit | 0eaa91e7138fa0040fa45a796f247e364f89d98b (patch) | |
tree | 4f100719ae0ef9ebbc5fdd71fd835ae15aa0fccf /lib | |
parent | 804a178370c8968b19371cf196959a2e577dd453 (diff) |
The version needs to be set to the highest of the merged libraries,
which is 12.0
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libkrb5/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libkrb5/shlib_version b/lib/libkrb5/shlib_version index 715ca914844..56246d02b24 100644 --- a/lib/libkrb5/shlib_version +++ b/lib/libkrb5/shlib_version @@ -1,2 +1,2 @@ -major=5 -minor=2 +major=12 +minor=0 |