From cdb3a1c29c73844abd3dc3e5474162e9bc5405a1 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 22 Oct 2007 03:43:54 +0000 Subject: [PATCH] patchlevel and winlevel for kfw-3.2.2 final git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20139 dc483132-0cff-0310-8789-dd5450dbe970 --- 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 8800d203a..a0f8384b3 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -53,6 +53,6 @@ #define KRB5_MAJOR_RELEASE 1 #define KRB5_MINOR_RELEASE 6 #define KRB5_PATCHLEVEL 3 -/* #undef KRB5_RELTAIL */ +#define KRB5_RELTAIL "kfw-3.2.2" /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "tags/krb5-1-6-3-final" +#define KRB5_RELTAG "tags/kfw-3_2_2-final" diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h index 84e119750..ad4ac8c5c 100644 --- a/src/windows/winlevel.h +++ b/src/windows/winlevel.h @@ -30,4 +30,4 @@ * updated for each alpha, beta, final release. This will ensure * that file identifiers are unique */ -#define KRB5_BUILDLEVEL 15 +#define KRB5_BUILDLEVEL 16 -- 2.26.2