krb5 commit [krb5-1.17]: Updates for kfw-4.2-beta1

Greg Hudson ghudson at mit.edu
Fri Apr 5 10:33:54 EDT 2019


https://github.com/krb5/krb5/commit/87bee149469b3a71fa31c01e8aa6c6c10883cfc2
commit 87bee149469b3a71fa31c01e8aa6c6c10883cfc2
Author: Greg Hudson <ghudson at mit.edu>
Date:   Tue Apr 2 11:23:01 2019 -0400

    Updates for kfw-4.2-beta1

 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 fb8e691..0fa88f2 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 17
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "kfw-4.2-beta1-mit"
+#define KRB5_RELTAIL "kfw-4.2-beta1"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "kfw-4.2-beta1-mit"
+#define KRB5_RELTAG "kfw-4.2-beta1"
diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h
index b7ae959..caba33b 100644
--- a/src/windows/winlevel.h
+++ b/src/windows/winlevel.h
@@ -28,4 +28,4 @@
  * updated for each alpha, beta, final release.   This will ensure
  * that file identifiers are unique
  */
-#define KRB5_BUILDLEVEL		0
+#define KRB5_BUILDLEVEL		1


More information about the cvs-krb5 mailing list