*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Wed, 14 Nov 1990 11:32:47 +0000 (11:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 14 Nov 1990 11:32:47 +0000 (11:32 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 2f2b29a229472a272601895fbc7eb5211103680a..3baf910983445d914201c3ff88be885a3b61f4b2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.53 1990/11/13 08:45:31 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.54 1990/11/14 11:32:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,9 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     53
-#endif
-
-#ifndef UCODE_TABLES_FILENAME
-#define UCODE_TABLES_FILENAME  "utabmd.bin"
+#define SUBVERSION     54
 #endif
index cad209d15b3f84b9b5f14a806b6953a15e72032a..f96e2a06d359461ed8e39f4143e5abb04c913f12 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.53 1990/11/13 08:45:31 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.54 1990/11/14 11:32:47 cph Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,9 +46,5 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     53
-#endif
-
-#ifndef UCODE_TABLES_FILENAME
-#define UCODE_TABLES_FILENAME  "utabmd.bin"
+#define SUBVERSION     54
 #endif