From 5f743ba04a913db9f24b32eaf46ed7b177d8a82f Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Wed, 15 Aug 2007 22:53:48 +0000 Subject: [PATCH] patchlevel.h and winlevel.h for kfw-3.2.1 final git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19824 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 bbf2f8567..e2127721b 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 2 -#define KRB5_RELTAIL "postrelease" +#define KRB5_RELTAIL "kfw-3.2.1" /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "branches/krb5-1-6" +#define KRB5_RELTAG "tags/kfw-3_2_1-final" diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h index f2daa527f..8c651e1a6 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 12 +#define KRB5_BUILDLEVEL 13 -- 2.26.2