Update Mac resource file to say 1.0.4b1
authorTheodore Tso <tytso@mit.edu>
Thu, 2 Jul 1998 21:47:49 +0000 (21:47 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 2 Jul 1998 21:47:49 +0000 (21:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10610 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/ChangeLog
src/mac/version.r

index 5713f80c2879afe9ee39d958074f22b1d96cf542..d68a50168d4fddafc7e438804b5e477ab0586278 100644 (file)
@@ -1,3 +1,7 @@
+Thu Jul  2 17:40:52 1998  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * version.r: Update Mac resource file to say 1.0.4b1
+
 Wed Jul  1 17:56:04 1998  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * Makefile.tmpl: Commit sarac's changes which make the Mac
index a83d10ff201fe407cd83ff1b842bd7e3d9055569..dd76e5d75166b64c7ddc64aaefa0bc5b42c9f98f 100644 (file)
@@ -7,8 +7,8 @@
 #endif
 
 resource 'vers' (1) {
-       0x01, 0x00, final, 0x00,
+       0x01, 0x04, beta, 0x01,
        verUS,
-       "1.0",
-       "1.0, Copyright 1996 Massachusetts Institute of Technology"
+       "1.0.4b1",
+       "1.0.4b1, Copyright 1996,1997,1998 Massachusetts Institute of Technology"
 };