aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
-rw-r--r--src/patchlevel.h2
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 83bc4a4..35979dd 100644
--- 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
diff --git a/src/patchlevel.h b/src/patchlevel.h
index b7dfe3d..41322b8 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -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 */