From: | ghudson@mit.edu |
Subject: | git commit |
Bump DAL major version for iterate change
Commit ab009b8568d9b64b7e992ecdb98114e895b4a7ff for issue #7977
changed the signature of krb5_db_iterate() and properly bumped
KRB5_KDB_API_VERSION from 7 to 8. It also changed the signature of
the DAL iterate() function, but did not bump
KRB5_KDB_DAL_MAJOR_VERSION. Bump that version from 4 to 5 now.
https://github.com/krb5/krb5/commit/58f6636ba3af96f7b94ba6d4b2c91b61fc85e58a
Author: Greg Hudson <ghudson@mit.edu>
Commit: 58f6636ba3af96f7b94ba6d4b2c91b61fc85e58a
Branch: master
src/include/kdb.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)