diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-30 00:16:13 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-30 00:16:13 +0000 |
commit | 9d75385f5c9131090d3f4fd55b241bade2035469 (patch) | |
tree | 49263fb5749b54cd0841a7854028c4a36ebec134 /gcc | |
parent | 909b7f16890963a8eff598a56a8b91e332502c07 (diff) | |
download | gcc-9d75385f5c9131090d3f4fd55b241bade2035469.zip gcc-9d75385f5c9131090d3f4fd55b241bade2035469.tar.gz gcc-9d75385f5c9131090d3f4fd55b241bade2035469.tar.bz2 |
Daily bump.
From-SVN: r83886
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 9ff5228..7c80dc4 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 20040629 (experimental)"; +const char version_string[] = "3.5.0 20040630 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |