]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.20.1-postrelease
authorGreg Hudson <ghudson@mit.edu>
Sun, 13 Nov 2022 06:16:57 +0000 (01:16 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sun, 13 Nov 2022 06:16:57 +0000 (01:16 -0500)
src/patchlevel.h

index 00eac5040de2d88261c006c59a42f6102b2837fa..709e312b55bfc7140f576f54a15b424ccd30db2a 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 20
 #define KRB5_PATCHLEVEL 1
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.20.1-final"
+#define KRB5_RELTAG "krb5-1.20"