diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-12 00:16:13 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-12 00:16:13 +0000 |
| commit | ef2c2c48492148136da005ca1cd82b3a04a32ec9 (patch) | |
| tree | 38335aa65823d1d023d1b2d42e4ff2c52a41b1eb /gcc | |
| parent | e2ddd6caaeaa5da8fb766f348718504db3986650 (diff) | |
| download | gcc-ef2c2c48492148136da005ca1cd82b3a04a32ec9.zip gcc-ef2c2c48492148136da005ca1cd82b3a04a32ec9.tar.gz gcc-ef2c2c48492148136da005ca1cd82b3a04a32ec9.tar.bz2 | |
Daily bump.
[[Split portion of a mixed commit.]]
From-SVN: r83007.2
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 7896436..ec06a47 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 20040611 (experimental)"; +const char version_string[] = "3.5.0 20040612 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |
