From: Chris Hanson Date: Thu, 30 Apr 1992 04:07:02 +0000 (+0000) Subject: Changes for Sony NEWS-OS 5.0.2. X-Git-Tag: 20090517-FFI~9448 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3b56b9b7eb8997f6621ef1890b3b272ac74adae6;p=mit-scheme.git Changes for Sony NEWS-OS 5.0.2. --- diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 456d173d2..1a6bbb50c 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.111 1992/03/16 19:42:55 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.112 1992/04/30 04:07:02 cph Exp $ Copyright (c) 1988-92 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 111 +#define SUBVERSION 112 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index 5ee7a7e70..666dee531 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.111 1992/03/16 19:42:55 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.112 1992/04/30 04:07:02 cph Exp $ Copyright (c) 1988-92 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 111 +#define SUBVERSION 112 #endif