krb5 commit [krb5-1.13]: Update for krb5-1.13.7-postrelease

Tom Yu tlyu at mit.edu
Fri Sep 16 18:54:25 EDT 2016


https://github.com/krb5/krb5/commit/0e0590532995449467900f122ede205783632aef
commit 0e0590532995449467900f122ede205783632aef
Author: Tom Yu <tlyu at mit.edu>
Date:   Fri Sep 16 18:12:55 2016 -0400

    Update for krb5-1.13.7-postrelease

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

diff --git a/src/patchlevel.h b/src/patchlevel.h
index 23d3824..d1c298c 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 13
 #define KRB5_PATCHLEVEL 7
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.13.7"
+#define KRB5_RELTAG "krb5-1.13"


More information about the cvs-krb5 mailing list