diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-07-05 00:16:11 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-07-05 00:16:11 +0000 |
| commit | 91a8b4596b7555f113eef0097a573ad24bdc17db (patch) | |
| tree | f81c26c7877c544cb071e374a90349827b206022 /gcc | |
| parent | 6b416da11ecf7983345807d680f9ce6f0a8eafd0 (diff) | |
| download | gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.zip gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.tar.gz gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.tar.bz2 | |
Daily bump.
From-SVN: r84102
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 4207523..c49558d 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 20040704 (experimental)"; +const char version_string[] = "3.5.0 20040705 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |
