diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-05-26 00:16:43 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-05-26 00:16:43 +0000 |
commit | de29c8bc564fc70a942f13f114eea4430b105e08 (patch) | |
tree | d648c4329eeade0e377768f6f84fb5758fc83ae8 /gcc | |
parent | ff65de76d08fd68772142066882fc2da9f4ddf6e (diff) | |
download | gcc-de29c8bc564fc70a942f13f114eea4430b105e08.zip gcc-de29c8bc564fc70a942f13f114eea4430b105e08.tar.gz gcc-de29c8bc564fc70a942f13f114eea4430b105e08.tar.bz2 |
Daily bump.
From-SVN: r82271
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 9b9b02c..ba089e2 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 20040525 (experimental)"; +const char version_string[] = "3.5.0 20040526 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |