krb5 commit [krb5-1.13]: Updates for kfw-4.1-beta3
Tom Yu
tlyu at mit.edu
Mon Apr 11 18:02:02 EDT 2016
https://github.com/krb5/krb5/commit/2e9075a06742f8538d394d8049685cc7ca1bd64f
commit 2e9075a06742f8538d394d8049685cc7ca1bd64f
Author: Tom Yu <tlyu at mit.edu>
Date: Mon Apr 11 17:22:19 2016 -0400
Updates for kfw-4.1-beta3
src/patchlevel.h | 4 ++--
src/windows/winlevel.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 9383dda..b419e25 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 4
-#define KRB5_RELTAIL "kfw-4.1-beta3-mit"
+#define KRB5_RELTAIL "kfw-4.1-beta3"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "kfw-4.1-beta3-mit"
+#define KRB5_RELTAG "kfw-4.1-beta3"
diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h
index cab6093..6b97f47 100644
--- a/src/windows/winlevel.h
+++ b/src/windows/winlevel.h
@@ -29,4 +29,4 @@
* updated for each alpha, beta, final release. This will ensure
* that file identifiers are unique
*/
-#define KRB5_BUILDLEVEL 4
+#define KRB5_BUILDLEVEL 5
More information about the cvs-krb5
mailing list