krb5 commit [krb5-1.21]: Updates for kfw-4.3-beta1

ghudson at mit.edu ghudson at mit.edu
Mon Feb 5 22:53:31 EST 2024


https://github.com/krb5/krb5/commit/bce8b532c839d02a9cb7b21a49b3377115087281
commit bce8b532c839d02a9cb7b21a49b3377115087281
Author: Greg Hudson <ghudson at mit.edu>
Date:   Mon Jan 8 11:34:25 2024 -0500

    Updates for kfw-4.3-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 b54959997..455baea4b 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 21
 #define KRB5_PATCHLEVEL 2
-#define KRB5_RELTAIL "kfw-4.3-beta1-mit"
+#define KRB5_RELTAIL "kfw-4.3-beta1"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "kfw-4.3-beta1-mit"
+#define KRB5_RELTAG "kfw-4.3-beta1"
diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h
index b7ae959ee..caba33b30 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