Make the microcode work on the Vax.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 9 Mar 1987 23:31:19 +0000 (23:31 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 9 Mar 1987 23:31:19 +0000 (23:31 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 4165f2b8838558412b7ef4309f66418511f31ad6..0aefa477c285f91cbfc6482f5f5aa750aaf9d6dc 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.30 1987/03/09 14:24:40 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.31 1987/03/09 23:31:19 jinx 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     30
+#define SUBVERSION     31
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 729f27508ed8adc0349b95c0c6c566e01b83b323..317ce67280fb569f8863e5e65b48deef30ab8645 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.30 1987/03/09 14:24:40 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.31 1987/03/09 23:31:19 jinx 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     30
+#define SUBVERSION     31
 #endif
 
 #ifndef UCODE_TABLES_FILENAME