From 0b0472c98e0a769a6b6f979361807812e852ac2b Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 19 Jun 1995 13:13:48 -0400 Subject: [PATCH] Change version to 2.7.1. From-SVN: r10004 --- gcc/config/alpha/config-nt.sed | 2 +- gcc/config/i386/config-nt.sed | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/alpha/config-nt.sed b/gcc/config/alpha/config-nt.sed index 1ecafd4f058..7a53e67e70c 100644 --- a/gcc/config/alpha/config-nt.sed +++ b/gcc/config/alpha/config-nt.sed @@ -26,7 +26,7 @@ host_xm_file=config/alpha/xm-winnt.h /^lang_specs_files=/ d /^lang_options_files=/ d /^version=/ c\ -version=2.6.3 +version=2.7.1 s/CC = cc/CC = cl/ s/^SHELL =.*/SHELL =/ s/CFLAGS = -g/CFLAGS =/ diff --git a/gcc/config/i386/config-nt.sed b/gcc/config/i386/config-nt.sed index bf5176bafa4..d49f40d1701 100644 --- a/gcc/config/i386/config-nt.sed +++ b/gcc/config/i386/config-nt.sed @@ -26,7 +26,7 @@ host_xm_file=config/i386/xm-winnt.h /^lang_specs_files=/ d /^lang_options_files=/ d /^version=/ c\ -version=2.6.3 +version=2.7.1 s/CC = cc/CC = cl/ s/^SHELL =.*/SHELL =/ s/CFLAGS = -g/CFLAGS =/ -- 2.30.2