Updated to MITKL 2.0fc2 and MITKfM 2.0fc1
authorMiro Jurisic <meeroh@mit.edu>
Fri, 23 Apr 1999 09:56:31 +0000 (09:56 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Fri, 23 Apr 1999 09:56:31 +0000 (09:56 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11383 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/MIT Kerberos.r
src/mac/Release notes
src/mac/version.r

index ecd34b9ad1e1612716fa549f4d2ab4de0688bda2..38fc7f4451f78ee9a75ba79fa710151e9bc84917 100644 (file)
@@ -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
index ec24aa94b5d89e3ed1a41f87a6271afdf200edba..457345285345a141b318f955760f04044412c264 100644 (file)
@@ -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
index 9fde6f9a5abdc255337de4c571d667a748b345d4..5677dbb98af683dc2a08cdd81ca2b7877f4bc547 100644 (file)
@@ -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"
 };