krb5 commit [krb5-1.11]: Update for krb5-1.11.3-postrelease

Tom Yu tlyu at MIT.EDU
Mon Jun 3 21:15:28 EDT 2013


https://github.com/krb5/krb5/commit/54fe78212359f8d9bccb091023e6846392c1663c
commit 54fe78212359f8d9bccb091023e6846392c1663c
Author: Tom Yu <tlyu at mit.edu>
Date:   Mon Jun 3 17:49:05 2013 -0400

    Update for krb5-1.11.3-postrelease

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

diff --git a/src/patchlevel.h b/src/patchlevel.h
index b6ed140..eb6cf94 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 11
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.11.3-final"
+#define KRB5_RELTAG "krb5-1.11"


More information about the cvs-krb5 mailing list