diff options
author | Jeff Law <law@gcc.gnu.org> | 2001-01-05 01:45:11 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2001-01-05 01:45:11 -0700 |
commit | 49082524621c669a9e198a64fdcb2d75869a2947 (patch) | |
tree | 740250d15ecec961af0655821fec887e63623046 /gcc/f | |
parent | 865b4ea73fa515c0bd13dd1157d59dd3f91ec1bb (diff) | |
download | gcc-49082524621c669a9e198a64fdcb2d75869a2947.zip gcc-49082524621c669a9e198a64fdcb2d75869a2947.tar.gz gcc-49082524621c669a9e198a64fdcb2d75869a2947.tar.bz2 |
Daily bump.
From-SVN: r38709
Diffstat (limited to 'gcc/f')
-rw-r--r-- | gcc/f/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c index 0f0e841..cc1ea9a 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.26 20010104 (experimental)"; +const char *ffe_version_string = "0.5.26 20010105 (experimental)"; |