diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-10-05 00:16:20 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-10-05 00:16:20 +0000 |
commit | e5d4c86630023ba99a9a3500786facbc21fae279 (patch) | |
tree | 0d76618678a96c896f6a31eb31fa6705cdf43a2a | |
parent | 56d6e6b11379c3bd77d0bc1d20dfc29d177a909a (diff) | |
download | gcc-e5d4c86630023ba99a9a3500786facbc21fae279.zip gcc-e5d4c86630023ba99a9a3500786facbc21fae279.tar.gz gcc-e5d4c86630023ba99a9a3500786facbc21fae279.tar.bz2 |
Daily bump.
[[Split portion of a mixed commit.]]
From-SVN: r88536.2
-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 504b5ac..aad53e7 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[] = "4.0.0 20041004 (experimental)"; +const char version_string[] = "4.0.0 20041005 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |