From a010c505c029c331f0014d3ef81d15b303fb561a Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Mon, 20 Apr 1987 12:27:22 +0000 Subject: [PATCH] Update the version: release. --- v7/src/microcode/version.h | 4 ++-- v8/src/microcode/version.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/microcode/version.h b/v7/src/microcode/version.h index e3b78c5c1..c04bca7f0 100644 --- a/v7/src/microcode/version.h +++ b/v7/src/microcode/version.h @@ -30,14 +30,14 @@ Technology nor of any adaptation thereof in any advertising, promotional, or sales literature without prior written consent from MIT in each case. */ -/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.42 1987/04/17 10:21:49 cph Exp $ +/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/version.h,v 9.43 1987/04/20 12:27:22 jinx Exp $ This file contains version information for the microcode. */ /* Scheme system release version */ #ifndef RELEASE -#define RELEASE "5.0.20" +#define RELEASE "5.1.0" #endif /* Microcode release version */ diff --git a/v8/src/microcode/version.h b/v8/src/microcode/version.h index c62520097..9a42def54 100644 --- a/v8/src/microcode/version.h +++ b/v8/src/microcode/version.h @@ -30,14 +30,14 @@ Technology nor of any adaptation thereof in any advertising, promotional, or sales literature without prior written consent from MIT in each case. */ -/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.42 1987/04/17 10:21:49 cph Exp $ +/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/version.h,v 9.43 1987/04/20 12:27:22 jinx Exp $ This file contains version information for the microcode. */ /* Scheme system release version */ #ifndef RELEASE -#define RELEASE "5.0.20" +#define RELEASE "5.1.0" #endif /* Microcode release version */ -- 2.25.1