]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.13-prerelease
authorTom Yu <tlyu@mit.edu>
Sat, 5 Oct 2013 01:25:46 +0000 (21:25 -0400)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Oct 2013 14:34:59 +0000 (10:34 -0400)
README
src/patchlevel.h

diff --git a/README b/README
index fbb366b0d81689f3dceacf5d394b2e8521e1b474..35074b93523947b44e3d905e3dad23135ec7c5e4 100644 (file)
--- 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
index 8b619d9e780dc5e89d7bd30a9446e0c0d58f6a37..b7dfe3d0d022939b508d8e8fa18b8bf1ab057ad5 100644 (file)
@@ -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 */