Fix relocation bug in fasload.c
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Jan 1990 23:35:13 +0000 (23:35 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 21 Jan 1990 23:35:13 +0000 (23:35 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 0195eb6e3b0e3aac6b28e4692a544f1fdce40b6a..3fbb82b42c89c7d64f7effc980a6e802ff090793 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.20 1990/01/18 19:18:20 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.21 1990/01/21 23:35:13 jinx Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     20
+#define SUBVERSION     21
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index 29b89e91fac1b90c9d663c164aa79c92e264c017..dd0ac61a9d763cda4775e1da00cf7bdeb2bb8d3a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.20 1990/01/18 19:18:20 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.21 1990/01/21 23:35:13 jinx Exp $
 
 Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -46,7 +46,7 @@ MIT in each case. */
 #define VERSION                11
 #endif
 #ifndef SUBVERSION
-#define SUBVERSION     20
+#define SUBVERSION     21
 #endif
 
 #ifndef UCODE_TABLES_FILENAME