]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
krb5-1.14 prerelease
authorTom Yu <tlyu@mit.edu>
Fri, 8 Aug 2014 19:35:04 +0000 (15:35 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 8 Aug 2014 19:35:20 +0000 (15:35 -0400)
Now that krb5-1.13 is branched, master is krb5-1.14 prerelease.

README
src/patchlevel.h

diff --git a/README b/README
index 83bc4a4f8852096fc66b4ddabcefe10a613f8048..35979dd9df957c3a881cea9e79b665d6683b7710 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                   Kerberos Version 5, Release 1.13
+                   Kerberos Version 5, Release 1.14
 
                             Release Notes
                         The MIT Kerberos Team
@@ -73,10 +73,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.13
+Major changes in 1.14
 ---------------------
 
-krb5-1.13 changes by ticket ID
+krb5-1.14 changes by ticket ID
 ------------------------------
 
 Acknowledgements
index b7dfe3d0d022939b508d8e8fa18b8bf1ab057ad5..41322b88b8c3c57c718db41e5f68245329c9059a 100644 (file)
@@ -50,7 +50,7 @@
  * organization.
  */
 #define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 13
+#define KRB5_MINOR_RELEASE 14
 #define KRB5_PATCHLEVEL 0
 #define KRB5_RELTAIL "prerelease"
 /* #undef KRB5_RELDATE */