aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
-rw-r--r--src/patchlevel.h2
2 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 2fb7121..26e1b12 100644
--- 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
diff --git a/src/patchlevel.h b/src/patchlevel.h
index a415015..8b619d9 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -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 */