From: Guillermo J. Rozas <edu/mit/csail/zurich/gjr> Date: Thu, 24 Jun 1993 08:13:43 +0000 (+0000) Subject: Global NT merge. X-Git-Tag: 20090517-FFI~8290 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=6aeb0678b2e2bd9414e19b290b46732d05ddd325;p=mit-scheme.git Global NT merge. --- diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 291ad1954..8a8ad0049 100644 --- a/v7/src/microcode/version.h +++ b/v7/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: version.h,v 11.131 1993/04/27 08:38:15 cph Exp $ +$Id: version.h,v 11.132 1993/06/24 08:13:43 gjr Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 131 +#define SUBVERSION 132 #endif diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index 291ad1954..8a8ad0049 100644 --- a/v8/src/microcode/version.h +++ b/v8/src/microcode/version.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: version.h,v 11.131 1993/04/27 08:38:15 cph Exp $ +$Id: version.h,v 11.132 1993/06/24 08:13:43 gjr Exp $ Copyright (c) 1988-1993 Massachusetts Institute of Technology @@ -46,5 +46,5 @@ MIT in each case. */ #define VERSION 11 #endif #ifndef SUBVERSION -#define SUBVERSION 131 +#define SUBVERSION 132 #endif