]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.19.1-postrelease
authorGreg Hudson <ghudson@mit.edu>
Fri, 19 Feb 2021 06:39:26 +0000 (01:39 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 19 Feb 2021 06:39:26 +0000 (01:39 -0500)
src/patchlevel.h

index 9bb00bb8786058840d545435cf88bd62c6066cc6..3c24e178baf4d898b6f647b747c715e8f1087ca0 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 19
 #define KRB5_PATCHLEVEL 1
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.19.1-final"
+#define KRB5_RELTAG "krb5-1.19"