Implement numerous small changes to support new Xlib interface.
authorChris Hanson <org/chris-hanson/cph>
Thu, 23 Jul 1987 21:54:31 +0000 (21:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 23 Jul 1987 21:54:31 +0000 (21:54 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 681b6d720792064d1dc4eaf3960c75d6dac8a1a3..820703aa3294ec75d20002b0a2194de2d451f8c1 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.85 1987/07/22 21:54:58 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.86 1987/07/23 21:54:31 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     85
+#define SUBVERSION     86
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 0167174b6949554ef9a19f9ec58f23a0748e92d7..4217dabf28cac6c8cbbb6f477c18aecf3d70eeaf 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.85 1987/07/22 21:54:58 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.86 1987/07/23 21:54:31 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     85
+#define SUBVERSION     86
 #endif
 
 #ifndef UCODE_TABLES_FILENAME