X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fversion.c;h=c02f8dea1554d6fdc1ebcc7f4161d872ba8d1e20;hb=bf48cae7ca8c714c83bf71af83fad8408163a577;hp=eec26d1ade8cda09fcbd9a6436ad807a66152eed;hpb=1b7863c81dc171aa22471ac2cf24e04d4cef8ec2;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/version.c b/gcc/version.c index eec26d1ade8..c02f8dea155 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -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.4 20030325 (experimental)"; +const char version_string[] = "3.4 20030519 (experimental)"; /* 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 @@ const char version_string[] = "3.4 20030325 (experimental)"; 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[] = "";