From: mmitchel Date: Fri, 25 Feb 2005 20:42:30 +0000 (+0000) Subject: * version.c (version_string): Update to 4.1. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5911150197e1d00ac9e4e6dcac27b93cb96e2d51;p=thirdparty%2Fgcc.git * version.c (version_string): Update to 4.1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95545 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 578d2b804726..3f3b478d125e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-02-25 Mark Mitchell + + * version.c (version_string): Update to 4.1. + 2005-02-25 Paolo Carlini * doc/extend.texi (5.24 Declaring Attributes of Functions): diff --git a/gcc/version.c b/gcc/version.c index d40f5f19c3bf..f8ddec33174d 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -5,7 +5,7 @@ please modify this string to indicate that, e.g. by putting your organization's name in parentheses at the end of the string. */ -const char version_string[] = "4.0.0 20050225 (experimental)"; +const char version_string[] = "4.1.0 20050225 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC,