* version.c (version_string): Bump to 4.0.0.
From-SVN: r87260
This commit is contained in:
parent
d063960a98
commit
89029cd4d9
@ -1,3 +1,7 @@
|
||||
2004-09-09 Mike Stump <mrs@apple.com>
|
||||
|
||||
* version.c (version_string): Bump to 4.0.0.
|
||||
|
||||
2004-09-10 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* doc/extend.texi (nothrow attribute): The attribute is not
|
||||
|
@ -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[] = "3.5.0 20040909 (experimental)";
|
||||
const char version_string[] = "4.0.0 20040909 (experimental)";
|
||||
|
||||
/* This is the location of the online document giving instructions for
|
||||
reporting bugs. If you distribute a modified version of GCC,
|
||||
|
Loading…
Reference in New Issue
Block a user