From ffcde701cec557d1ef0ed442659f9dd13ba0995a Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 15 Jan 2000 19:16:08 +0000 Subject: [PATCH] Update release string to 7.5pre2. --- v7/src/microcode/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index 3b3e461a6..33955863b 100644 --- a/v7/src/microcode/version.h +++ b/v7/src/microcode/version.h @@ -1,8 +1,8 @@ /* -*-C-*- -$Id: version.h,v 11.165 2000/01/10 04:47:54 cph Exp $ +$Id: version.h,v 11.166 2000/01/15 19:16:08 cph Exp $ -Copyright (c) 1988-1999 Massachusetts Institute of Technology +Copyright (c) 1988-2000 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. /* Scheme system release version */ #ifndef RELEASE -#define RELEASE "7.5pre1.6" +#define RELEASE "7.5pre2" #endif /* Microcode release version */ -- 2.25.1