--- gcc/version.c-old 2004-02-14 20:20:59.000000000 +0000 +++ gcc/version.c 2004-06-15 18:37:31.000000000 +0000 @@ -6,7 +6,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.3"; +const char version_string[] = "3.3.3 (Magellan-Linux)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, @@ -15,4 +15,4 @@ forward us bugs reported to you, if you determine that they are not bugs in your modifications.) */ -const char bug_report_url[] = ""; +const char bug_report_url[] = "";