diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-10-26 00:16:12 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-10-26 00:16:12 +0000 |
commit | c6250757fc4511648df2dc52338b12bc73df6423 (patch) | |
tree | 387346e6a858c6abfc211dcd258a458ae5ea3afb | |
parent | 3a3589b4ba5e2d88874f8178f8808f784860fca5 (diff) | |
download | gcc-c6250757fc4511648df2dc52338b12bc73df6423.zip gcc-c6250757fc4511648df2dc52338b12bc73df6423.tar.gz gcc-c6250757fc4511648df2dc52338b12bc73df6423.tar.bz2 |
Daily bump.
[[Split portion of a mixed commit.]]
From-SVN: r89566.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 4b174f2..d07b77b 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 20041025 (experimental)"; +const char version_string[] = "4.0.0 20041026 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |