New version. Memory management redistribution.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 Feb 1987 15:58:33 +0000 (15:58 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 Feb 1987 15:58:33 +0000 (15:58 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 3c5e1ad6bbf616dd19f7c076b49dcb28f240e7b2..d0f2d2e85b721fe7f29fd5aedff4d0c9ae803acc 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.21 1987/02/02 15:22:44 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.22 1987/02/03 15:58:33 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     21
+#define SUBVERSION     22
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 279340b98ad70d17ec9c6dd7c5293b7ab1a9f0dd..905ae0a24c987bf45d44b7cbff95513f3f0568b4 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.21 1987/02/02 15:22:44 jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.22 1987/02/03 15:58:33 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     21
+#define SUBVERSION     22
 #endif
 
 #ifndef UCODE_TABLES_FILENAME