From 9457d6c5c890b3b8fa1c34165d180963b06ce8a7 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 14 Nov 1990 11:32:47 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/microcode/version.h | 8 ++------ v8/src/microcode/version.h | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 2f2b29a22..3baf91098 100644 --- a/v7/src/microcode/version.h +++ b/v7/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.53 1990/11/13 08:45:31 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.54 1990/11/14 11:32:47 cph Exp $ Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology @@ -46,9 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 53 -#endif - -#ifndef UCODE_TABLES_FILENAME -#define UCODE_TABLES_FILENAME "utabmd.bin" +#define SUBVERSION 54 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index cad209d15..f96e2a06d 100644 --- a/v8/src/microcode/version.h +++ b/v8/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.53 1990/11/13 08:45:31 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.54 1990/11/14 11:32:47 cph Exp $ Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology @@ -46,9 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 53 -#endif - -#ifndef UCODE_TABLES_FILENAME -#define UCODE_TABLES_FILENAME "utabmd.bin" +#define SUBVERSION 54 #endif -- 2.25.1