diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-10-06 01:45:19 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-10-06 01:45:19 -0600 |
commit | 1e0a44093bf44af9de6a2d71198436d606f012ca (patch) | |
tree | 8918383e19efd996f0363e83ea6f827575cc6abb /gcc/f | |
parent | 13ef1ec581874e099603ee3002c1cc7c6f429292 (diff) | |
download | gcc-1e0a44093bf44af9de6a2d71198436d606f012ca.zip gcc-1e0a44093bf44af9de6a2d71198436d606f012ca.tar.gz gcc-1e0a44093bf44af9de6a2d71198436d606f012ca.tar.bz2 |
Daily bump.
From-SVN: r29839
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 e5807ad..ad713f7 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 19991005 (experimental)"; +const char *ffe_version_string = "0.5.25 19991006 (experimental)"; |