From: Chris Hanson Date: Thu, 15 Nov 1990 23:18:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~11045 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=d8b3c74777e37701ebf52ea81421bef18671e2a5;p=mit-scheme.git *** empty log message *** --- diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 3baf91098..f8f5dd13f 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.54 1990/11/14 11:32:47 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.55 1990/11/15 23:18:45 cph Exp $ Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 54 +#define SUBVERSION 55 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index f96e2a06d..fc7c97d24 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.54 1990/11/14 11:32:47 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.55 1990/11/15 23:18:45 cph Exp $ Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 54 +#define SUBVERSION 55 #endif