diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-16 00:16:11 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-06-16 00:16:11 +0000 |
| commit | a0543ff31cf117a8b2bcb7f8da9a69495d9f9412 (patch) | |
| tree | 9093af8d851b43f736a80ad42d9beb896a913992 /gcc | |
| parent | 6bf3d92c78fc0736054b7dc42b5414b3caec08fe (diff) | |
| download | gcc-a0543ff31cf117a8b2bcb7f8da9a69495d9f9412.zip gcc-a0543ff31cf117a8b2bcb7f8da9a69495d9f9412.tar.gz gcc-a0543ff31cf117a8b2bcb7f8da9a69495d9f9412.tar.bz2 | |
Daily bump.
[[Split portion of a mixed commit.]]
From-SVN: r83217.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 819c530..8e0c6e3 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 20040615 (experimental)"; +const char version_string[] = "3.5.0 20040616 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |
