krb5 commit [krb5-1.9]: Update for krb5-1.9.5-postrelease

Tom Yu tlyu at MIT.EDU
Fri Apr 26 16:49:53 EDT 2013


https://github.com/krb5/krb5/commit/9d424a50ac5f0d718f74a65ce226cca7bf1c0dbe
commit 9d424a50ac5f0d718f74a65ce226cca7bf1c0dbe
Author: Tom Yu <tlyu at mit.edu>
Date:   Thu Apr 25 18:23:01 2013 -0400

    Update for krb5-1.9.5-postrelease

 src/patchlevel.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/patchlevel.h b/src/patchlevel.h
index a251777..65da458 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 9
 #define KRB5_PATCHLEVEL 5
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.9.5-final"
+#define KRB5_RELTAG "krb5-1.9"


More information about the cvs-krb5 mailing list