]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update versioning for krb5-1.12-prerelease
authorTom Yu <tlyu@mit.edu>
Wed, 17 Oct 2012 22:46:30 +0000 (18:46 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 17 Oct 2012 22:46:30 +0000 (18:46 -0400)
Now that krb5-1.11 is branched, the master branch is
krb5-1.12-prerelease.

README
src/patchlevel.h

diff --git a/README b/README
index 2fb712114d71b9e546c7662663d0f0422ee3f231..26e1b1278fe774ed344bdbdc730d128cbca9a339 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                   Kerberos Version 5, Release 1.10
+                   Kerberos Version 5, Release 1.12
 
                             Release Notes
                         The MIT Kerberos Team
@@ -6,7 +6,7 @@
 Copyright and Other Notices
 ---------------------------
 
-Copyright (C) 1985-2010 by the Massachusetts Institute of Technology
+Copyright (C) 1985-2012 by the Massachusetts Institute of Technology
 and its contributors.  All rights reserved.
 
 Please see the file named NOTICE for additional notices.
@@ -57,10 +57,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.10
+Major changes in 1.12
 ---------------------
 
-krb5-1.10 changes by ticket ID
+krb5-1.12 changes by ticket ID
 ------------------------------
 
 Acknowledgements
index a4150154a5a811d382f609e6018493dd8b1f1193..8b619d9e780dc5e89d7bd30a9446e0c0d58f6a37 100644 (file)
@@ -50,7 +50,7 @@
  * organization.
  */
 #define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 11
+#define KRB5_MINOR_RELEASE 12
 #define KRB5_PATCHLEVEL 0
 #define KRB5_RELTAIL "prerelease"
 /* #undef KRB5_RELDATE */