From: Guillermo J. Rozas Date: Thu, 11 Jun 1992 18:52:16 +0000 (+0000) Subject: Changes for Alpha/OSF. X-Git-Tag: 20090517-FFI~9247 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=15916e65346134fb5e7d435fcd22f94d97ea093e;p=mit-scheme.git Changes for Alpha/OSF. --- diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index cce9c855b..30a869e61 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.114 1992/06/05 04:44:54 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.115 1992/06/11 18:52:16 jinx Exp $ Copyright (c) 1988-1992 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 114 +#define SUBVERSION 115 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index 52ac04c1c..f7a3a8b2b 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.114 1992/06/05 04:44:54 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.115 1992/06/11 18:52:16 jinx Exp $ Copyright (c) 1988-1992 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 114 +#define SUBVERSION 115 #endif