From: Guillermo J. Rozas Date: Mon, 20 Apr 1987 12:27:22 +0000 (+0000) Subject: Update the version: release. X-Git-Tag: 20090517-FFI~13605 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=a010c505c029c331f0014d3ef81d15b303fb561a;p=mit-scheme.git Update the version: release. --- 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 */