Upped version to reflect addition of primitive COMPILED-CODE-ADDRESS->OFFSET
authorHenry M. Wu <edu/mit/csail/zurich/mhwu>
Tue, 14 Jul 1987 04:54:34 +0000 (04:54 +0000)
committerHenry M. Wu <edu/mit/csail/zurich/mhwu>
Tue, 14 Jul 1987 04:54:34 +0000 (04:54 +0000)
v7/src/microcode/version.h
v8/src/microcode/version.h

index 6b3d58baf6c09fecdbaa56925184c34f9e40cb5e..ef353ad5596c6fd80d906729e04ae79f579d46d0 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.80 1987/07/14 02:59:39 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.81 1987/07/14 04:54:34 mhwu 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     80
+#define SUBVERSION     81
 #endif
 
 #ifndef UCODE_TABLES_FILENAME
index dbd803e802d07eae5012182dc4e350847a1293ce..2783d92370f55bb19c938840665c34d33c80ddcd 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.80 1987/07/14 02:59:39 cph Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.81 1987/07/14 04:54:34 mhwu 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     80
+#define SUBVERSION     81
 #endif
 
 #ifndef UCODE_TABLES_FILENAME