krb5 commit [krb5-1.21]: Update for krb5-1.21.3-postrelease

ghudson at mit.edu ghudson at mit.edu
Wed Jun 26 18:11:24 EDT 2024


https://github.com/krb5/krb5/commit/47371f6db423e7dba29afe696282ddfc0b92a81c
commit 47371f6db423e7dba29afe696282ddfc0b92a81c
Author: Greg Hudson <ghudson at mit.edu>
Date:   Wed Jun 26 18:10:47 2024 -0400

    Update for krb5-1.21.3-postrelease

 src/patchlevel.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/patchlevel.h b/src/patchlevel.h
index 903ebf910..9efb35a69 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 21
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.21.3-final"
+#define KRB5_RELTAG "krb5-1.21"


More information about the cvs-krb5 mailing list