From: Tom Yu Date: Sat, 5 Oct 2013 01:25:46 +0000 (-0400) Subject: Update for krb5-1.13-prerelease X-Git-Tag: krb5-1.13-alpha1~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b44879db690581270a765904ed0a32d9663e345b;p=thirdparty%2Fkrb5.git Update for krb5-1.13-prerelease --- diff --git a/README b/README index fbb366b0d8..35074b9352 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - Kerberos Version 5, Release 1.12 + Kerberos Version 5, Release 1.13 Release Notes The MIT Kerberos Team @@ -77,10 +77,10 @@ from using single-DES cryptosystems. Among these is a configuration variable that enables "weak" enctypes, which defaults to "false" beginning with krb5-1.8. -Major changes in 1.12 +Major changes in 1.13 --------------------- -krb5-1.12 changes by ticket ID +krb5-1.13 changes by ticket ID ------------------------------ Acknowledgements diff --git a/src/patchlevel.h b/src/patchlevel.h index 8b619d9e78..b7dfe3d0d0 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -50,7 +50,7 @@ * organization. */ #define KRB5_MAJOR_RELEASE 1 -#define KRB5_MINOR_RELEASE 12 +#define KRB5_MINOR_RELEASE 13 #define KRB5_PATCHLEVEL 0 #define KRB5_RELTAIL "prerelease" /* #undef KRB5_RELDATE */