diff options
| author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-20 07:45:07 +0000 |
|---|---|---|
| committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-20 07:45:07 +0000 |
| commit | 638fb2b170852c8b00f6507f284e7ad9b82fb294 (patch) | |
| tree | 540c424821e312162787a24aa07eb6cf2d6dae2e /gcc | |
| parent | bf159d0bd823c5fbd11444afe4f9dba703c87e27 (diff) | |
| download | ppe42-gcc-638fb2b170852c8b00f6507f284e7ad9b82fb294.tar.gz ppe42-gcc-638fb2b170852c8b00f6507f284e7ad9b82fb294.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35814 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 e1f137b0ee3..6be69f592b6 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.26 20000819 (experimental)"; +const char *ffe_version_string = "0.5.26 20000820 (experimental)"; diff --git a/gcc/version.c b/gcc/version.c index 4e0fdb3261f..6f6f77f2c29 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "gansidecl.h" #include "version.h" -const char *const version_string = "2.96 20000819 (experimental)"; +const char *const version_string = "2.96 20000820 (experimental)"; |

