svn rev #24451: trunk/ src/
tlyu@MIT.EDU
tlyu at MIT.EDU
Mon Oct 11 17:48:13 EDT 2010
http://src.mit.edu/fisheye/changelog/krb5/?cs=24451
Commit By: tlyu
Log Message:
README and patchlevel to 1.10-prerelease
Changed Files:
U trunk/README
U trunk/src/patchlevel.h
Modified: trunk/README
===================================================================
--- trunk/README 2010-10-11 21:38:39 UTC (rev 24450)
+++ trunk/README 2010-10-11 21:48:13 UTC (rev 24451)
@@ -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 @@
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
----------------
Modified: trunk/src/patchlevel.h
===================================================================
--- trunk/src/patchlevel.h 2010-10-11 21:38:39 UTC (rev 24450)
+++ trunk/src/patchlevel.h 2010-10-11 21:48:13 UTC (rev 24451)
@@ -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 */
More information about the cvs-krb5
mailing list