diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-03 00:16:11 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-03 00:16:11 +0000 |
| commit | 9b6e5a736469cb9fb3ddc7bde9204437d4313c2d (patch) | |
| tree | e77b42cccc0c619e29ba2cb5bcab2704ede64034 /gcc | |
| parent | e792f2370e33018865e65f4dc7aa85500330d6fa (diff) | |
| download | ppe42-gcc-9b6e5a736469cb9fb3ddc7bde9204437d4313c2d.tar.gz ppe42-gcc-9b6e5a736469cb9fb3ddc7bde9204437d4313c2d.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81420 138bc75d-0d04-0410-961f-82ee72b054a4
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 953f7c461c4..3ef2b4678c5 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 20040502 (experimental)"; +const char version_string[] = "3.5.0 20040503 (experimental)"; /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, |

