Commit 3bf4da72 by Mark Mitchell Committed by Mark Mitchell

* version.c (version_string): Update to 4.1.

From-SVN: r95545
parent a1e73046
2005-02-25 Mark Mitchell <mark@codesourcery.com>
* version.c (version_string): Update to 4.1.
2005-02-25 Paolo Carlini <pcarlini@suse.de> 2005-02-25 Paolo Carlini <pcarlini@suse.de>
* doc/extend.texi (5.24 Declaring Attributes of Functions)<noreturn>: * doc/extend.texi (5.24 Declaring Attributes of Functions)<noreturn>:
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
please modify this string to indicate that, e.g. by putting your please modify this string to indicate that, e.g. by putting your
organization's name in parentheses at the end of the string. */ 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 /* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC, reporting bugs. If you distribute a modified version of GCC,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment