krb5 commit [krb5-1.22]: Update for krb5-1.22.2-postrelease
ghudson at mit.edu
ghudson at mit.edu
Thu Jan 29 19:57:57 EST 2026
https://github.com/krb5/krb5/commit/70d06adb7a1d52c5ced3654b722ccf96c6a4d616
commit 70d06adb7a1d52c5ced3654b722ccf96c6a4d616
Author: Greg Hudson <ghudson at mit.edu>
Date: Thu Jan 29 19:57:51 2026 -0500
Update for krb5-1.22.2-postrelease
src/patchlevel.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 0c316f119..cc3689a86 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 22
#define KRB5_PATCHLEVEL 2
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.22.2-final"
+#define KRB5_RELTAG "krb5-1.22"
More information about the cvs-krb5
mailing list