Re: git: cb3eac927b5d - main - krb5: Update version strings
Date: Wed, 20 Aug 2025 19:33:07 UTC
Cy Schubert: > /* Define to the full name and version of this package. */ > -#define PACKAGE_STRING "Kerberos 5 1.21.1" > +#define PACKAGE_STRING "Kerberos 5 1.22.0" is this right? in the source code it's called "1.22-final"[0], which is also the version we set in Makefile.inc. [0] see crypto/krb5/src/configure or crypto/krb5/src/patchlevel.h