From: Greg Hudson Date: Fri, 4 May 2018 14:27:23 +0000 (-0400) Subject: Update for krb5-1.15.3-postrelease X-Git-Tag: krb5-1.15.4-final~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F831%2Fhead;p=thirdparty%2Fkrb5.git Update for krb5-1.15.3-postrelease --- diff --git a/src/patchlevel.h b/src/patchlevel.h index 7b53536098..46a2c1cbfd 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -52,6 +52,6 @@ #define KRB5_MAJOR_RELEASE 1 #define KRB5_MINOR_RELEASE 15 #define KRB5_PATCHLEVEL 3 -/* #undef KRB5_RELTAIL */ +#define KRB5_RELTAIL "postrelease" /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "krb5-1.15.3-final" +#define KRB5_RELTAG "krb5-1.15"