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
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
#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"
};