From: Guillermo J. Rozas Date: Sun, 30 Aug 1992 13:47:50 +0000 (+0000) Subject: "Final" alpha merge. X-Git-Tag: 20090517-FFI~9028 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3cec93328af498885909acd8371799698bdcf0f3;p=mit-scheme.git "Final" alpha merge. --- diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 934302f4a..335cb2f72 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.118 1992/07/29 19:54:58 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 11.119 1992/08/30 13:47:50 jinx 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 118 +#define SUBVERSION 119 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index 49fa398af..234008e76 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.118 1992/07/29 19:54:58 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 11.119 1992/08/30 13:47:50 jinx 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 118 +#define SUBVERSION 119 #endif