diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-03-06 00:16:19 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-03-06 00:16:19 +0000 |
commit | ddb3d624da6d00974ae74afe5d99a02165418b9f (patch) | |
tree | c5502b6f2aa6ac3f5eb8460e6929195987201d64 /gcc | |
parent | 150c9fe80f20978b8ef676ca020f9cdabad9c36b (diff) | |
download | gcc-ddb3d624da6d00974ae74afe5d99a02165418b9f.zip gcc-ddb3d624da6d00974ae74afe5d99a02165418b9f.tar.gz gcc-ddb3d624da6d00974ae74afe5d99a02165418b9f.tar.bz2 |
Daily bump.
From-SVN: r79001
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 26dfa22..bdba848 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 20040305 (experimental)"; +const char version_string[] = "3.5.0 20040306 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |