diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-04-16 07:45:06 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-04-16 07:45:06 +0000 |
commit | 68035ffb07de67c73847a78942a9f24b391c2058 (patch) | |
tree | 1044a20d0b6b677d5e8234100c28d218fcf720be /gcc/f | |
parent | 02c017abda37c20351a40a263695c4078f732693 (diff) | |
download | gcc-68035ffb07de67c73847a78942a9f24b391c2058.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33184 138bc75d-0d04-0410-961f-82ee72b054a4
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 ea960e4c6f8..1d507f0c222 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.25 20000415 (experimental)"; +const char *ffe_version_string = "0.5.25 20000416 (experimental)"; |