diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2005-01-16 00:16:16 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2005-01-16 00:16:16 +0000 |
commit | c3bcec128aaee8fff7cd512a6ebc13b8437db6dc (patch) | |
tree | 0956590003cd7d7aced93ff90200334f89ad2676 /gcc | |
parent | de2a399ddc1d2141952a4e928a2ebf64b9ad453b (diff) | |
download | gcc-c3bcec128aaee8fff7cd512a6ebc13b8437db6dc.zip gcc-c3bcec128aaee8fff7cd512a6ebc13b8437db6dc.tar.gz gcc-c3bcec128aaee8fff7cd512a6ebc13b8437db6dc.tar.bz2 |
Daily bump.
From-SVN: r93719
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 ca0f9ad..915ce28 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 20050115 (experimental)"; +const char version_string[] = "4.0.0 20050116 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |