From: Tom Yu Date: Fri, 10 Aug 2007 18:03:02 +0000 (+0000) Subject: patchlevel and winlevel for kfw-3.2.1-beta2 X-Git-Tag: kfw-3.2.1-beta2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50151529a206931a2b3c38902eec6d95ec9c6e9f;p=krb5.git patchlevel and winlevel for kfw-3.2.1-beta2 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19815 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/patchlevel.h b/src/patchlevel.h index bbf2f8567..9f8490079 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-beta2" /* #undef KRB5_RELDATE */ -#define KRB5_RELTAG "branches/krb5-1-6" +#define KRB5_RELTAG "tags/kfw-3_2_1-beta2" diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h index 0b3841ac2..f2daa527f 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 11 +#define KRB5_BUILDLEVEL 12