summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README10
-rw-r--r--src/patchlevel.h2
2 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 9c12bd776..08a59a79d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Kerberos Version 5, Release 1.9
+ Kerberos Version 5, Release 1.10
Release Notes
The MIT Kerberos Team
@@ -57,11 +57,11 @@ 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.9
---------------------
+Major changes in 1.10
+---------------------
-krb5-1.9 changes by ticket ID
------------------------------
+krb5-1.10 changes by ticket ID
+------------------------------
Acknowledgements
----------------
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 6a848d82f..a7ed69bf1 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -51,7 +51,7 @@
* organization.
*/
#define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 9
+#define KRB5_MINOR_RELEASE 10
#define KRB5_PATCHLEVEL 0
#define KRB5_RELTAIL "prerelease"
/* #undef KRB5_RELDATE */