1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Merge FreeBSD modifications into gcc 3.3.1-release:

1.2   Localize the version string.
This commit is contained in:
Alexander Kabaev 2003-08-22 03:16:37 +00:00
parent 63cde6278d
commit d3a52ac3e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119269

View File

@ -8,7 +8,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.3.1 [FreeBSD] 20030711 (prerelease)";
const char version_string[] = "3.3.1 [FreeBSD]";
/* This is the location of the online document giving instructions for
reporting bugs. If you distribute a modified version of GCC,