diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-04-09 00:16:10 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-04-09 00:16:10 +0000 |
commit | f701326e71354ad2f2e78ecaccc4880333d40194 (patch) | |
tree | f2734e61ad2b7701c7e702ba31bd152d30d4fee5 /gcc | |
parent | 54e109edfba7de3bb1df683b95c0003649a82a91 (diff) | |
download | gcc-f701326e71354ad2f2e78ecaccc4880333d40194.zip gcc-f701326e71354ad2f2e78ecaccc4880333d40194.tar.gz gcc-f701326e71354ad2f2e78ecaccc4880333d40194.tar.bz2 |
Daily bump.
From-SVN: r80534
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c index 3516979..30dabe1 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -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 20040408 (experimental)"; +const char version_string[] = "3.5.0 20040409 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |