diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-11-03 00:16:15 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-11-03 00:16:15 +0000 |
| commit | 9bb776e64cfbd135ec477b4a18e9d9ca3c6abf65 (patch) | |
| tree | c58dd42d162154fc23e66b085d1873ab4f87bc64 | |
| parent | 656cee9aa2d98addee95f1d2d16be4572a843483 (diff) | |
| download | gcc-9bb776e64cfbd135ec477b4a18e9d9ca3c6abf65.zip gcc-9bb776e64cfbd135ec477b4a18e9d9ca3c6abf65.tar.gz gcc-9bb776e64cfbd135ec477b4a18e9d9ca3c6abf65.tar.bz2 | |
Daily bump.
[[Split portion of a mixed commit.]]
From-SVN: r90007.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 a11c4e4..2d16f6a 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 20041102 (experimental)"; +const char version_string[] = "4.0.0 20041103 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |
