diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-01 08:17:05 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-01 08:17:05 +0000 |
| commit | 804bf398724e01b2c9f67e915430711b774a38cb (patch) | |
| tree | e0cf84e39213f5f9d18d3503753c881b70edefba /gcc | |
| parent | 2898f3a47519778c7ca29231dc1a58917f07a264 (diff) | |
| download | ppe42-gcc-804bf398724e01b2c9f67e915430711b774a38cb.tar.gz ppe42-gcc-804bf398724e01b2c9f67e915430711b774a38cb.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51683 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/f/version.c | 2 | ||||
| -rw-r--r-- | gcc/version.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c index 35bdde0699e..fcf01e5ab93 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1,4 +1,4 @@ #include "ansidecl.h" #include "f/version.h" -const char *const ffe_version_string = "3.2 20020331 (experimental)"; +const char *const ffe_version_string = "3.2 20020401 (experimental)"; diff --git a/gcc/version.c b/gcc/version.c index eb9594781e1..b879355cb63 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "ansidecl.h" #include "version.h" -const char *const version_string = "3.2 20020331 (experimental)"; +const char *const version_string = "3.2 20020401 (experimental)"; |

