summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1999-04-23 19:32:57 +0000
committerMiro Jurisic <meeroh@mit.edu>1999-04-23 19:32:57 +0000
commita0820abe874a337a08f28c86c1c4927a4078c00f (patch)
treec995c8f5403ec6520b3dc43963ce6fdc287520af
parent4ee09d6fffbba0018000eff9169dd71390b2961d (diff)
downloadkrb5-a0820abe874a337a08f28c86c1c4927a4078c00f.tar.gz
krb5-a0820abe874a337a08f28c86c1c4927a4078c00f.tar.xz
krb5-a0820abe874a337a08f28c86c1c4927a4078c00f.zip
Updated to 2.0fc3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11389 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/mac/Release notes6
-rw-r--r--src/mac/version.r6
2 files changed, 9 insertions, 3 deletions
diff --git a/src/mac/Release notes b/src/mac/Release notes
index 457345285..d13d4fb6d 100644
--- a/src/mac/Release notes
+++ b/src/mac/Release notes
@@ -76,3 +76,9 @@ Changes in 1.1a3:
2.0fc2
updated to CCache 2.0fc2
removed 68K builds which snuck in somehow
+
+2.0fc3
+ updated to CCache 2.0fc3
+ added 68K des library
+ removed all traces of CW builds
+ forced 68K version of krb globals to build \ No newline at end of file
diff --git a/src/mac/version.r b/src/mac/version.r
index 5677dbb98..a1aac5a7a 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, 2,
+ 2, 0, final, 3,
verUS,
- "2.0fc2",
- "2.0fc2, Copyright 1996-1999 Massachusetts Institute of Technology"
+ "2.0fc3",
+ "2.0fc3, Copyright 1996-1999 Massachusetts Institute of Technology"
};