Fix bugs in compiled code interface variable cache code.
authorChris Hanson <org/chris-hanson/cph>
Tue, 2 Jun 1987 12:35:17 +0000 (12:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 2 Jun 1987 12:35:17 +0000 (12:35 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 81c7761adcb753591044921444b8262521086ca9..e03d2715db1c77c32571899011c660f644b9cfd9 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.61 1987/06/02 00:17:51 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.62 1987/06/02 12:35:17 cph Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     61
+#define SUBVERSION     62
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 1338bb80d726a23ee5a70c0de46db48eaa4a6f56..46ef536632eb304ea2e8068b938e3e16aa7375d5 100644 (file)
@@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.61 1987/06/02 00:17:51 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.62 1987/06/02 12:35:17 cph Exp $
 
 This file contains version information for the microcode. */
 \f
@@ -46,7 +46,7 @@ This file contains version information for the microcode. */
 #define VERSION                9
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     61
+#define SUBVERSION     62
 #endif
 
 #ifndef UCODE_TABLES_FILENAME