krb5 commit [krb5-1.10]: Update for krb5-1.10.6-postrelease
Tom Yu
tlyu at MIT.EDU
Thu Jun 6 15:31:20 EDT 2013
https://github.com/krb5/krb5/commit/46d97d394a37928fddd902b9b0740143da87f760
commit 46d97d394a37928fddd902b9b0740143da87f760
Author: Tom Yu <tlyu at mit.edu>
Date: Wed Jun 5 18:59:09 2013 -0400
Update for krb5-1.10.6-postrelease
src/patchlevel.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 317a575..f5d44de 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 10
#define KRB5_PATCHLEVEL 6
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10.6-final"
+#define KRB5_RELTAG "krb5-1.10"
More information about the cvs-krb5
mailing list