Merge FreeBSD modifications into gcc 3.3.1-release:
1.2 Localize the version string.
This commit is contained in:
parent
63cde6278d
commit
d3a52ac3e0
@ -8,7 +8,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[] = "3.3.1 [FreeBSD] 20030711 (prerelease)";
|
const char version_string[] = "3.3.1 [FreeBSD]";
|
||||||
|
|
||||||
/* 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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user