From f0f6fb1a2a4d1b98c6c4be98e18ccdf23ff24345 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Fri, 23 Apr 1999 09:56:31 +0000 Subject: [PATCH] Updated to MITKL 2.0fc2 and MITKfM 2.0fc1 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11383 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/MIT Kerberos.r | 6 +++--- src/mac/Release notes | 6 +++++- src/mac/version.r | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/src/mac/MIT Kerberos.r b/src/mac/MIT Kerberos.r index ecd34b9ad..38fc7f445 100644 --- a/src/mac/MIT Kerberos.r +++ b/src/mac/MIT Kerberos.r @@ -3,9 +3,9 @@ resource 'vers' (2, purgeable) { 2, 0, - beta, + final, 1, verUS, - "2.0b1", - "MIT Kerberos for the Macintosh 2.0b1" + "2.0fc1", + "MIT Kerberos for the Macintosh 2.0fc1" }; \ No newline at end of file diff --git a/src/mac/Release notes b/src/mac/Release notes index ec24aa94b..457345285 100644 --- a/src/mac/Release notes +++ b/src/mac/Release notes @@ -71,4 +71,8 @@ Changes in 1.1a3: updated to CCache 2.0fc1 removed CLib and RuntimeLib from output binary renamed output to MIT Kerberos Library - changed vers 2 resource to new name (MIT Kerberos for the Macintosh) \ No newline at end of file + changed vers 2 resource to new name (MIT Kerberos for the Macintosh) + +2.0fc2 + updated to CCache 2.0fc2 + removed 68K builds which snuck in somehow diff --git a/src/mac/version.r b/src/mac/version.r index 9fde6f9a5..5677dbb98 100644 --- a/src/mac/version.r +++ b/src/mac/version.r @@ -9,8 +9,8 @@ #include "MIT Kerberos.r" resource 'vers' (1) { - 2, 0, final, 1, + 2, 0, final, 2, verUS, - "2.0fc1", - "2.0fc1, Copyright 1996-1999 Massachusetts Institute of Technology" + "2.0fc2", + "2.0fc2, Copyright 1996-1999 Massachusetts Institute of Technology" }; -- 2.26.2