From 1e35784398f7cd10d44085789d961769173a60f5 Mon Sep 17 00:00:00 2001 From: gccadmin Date: Tue, 4 Jun 2002 07:18:23 +0000 Subject: Daily bump. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54237 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/f/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/f') diff --git a/gcc/f/version.c b/gcc/f/version.c index eb592ecc552..64269f3d743 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 20020603 (experimental)"; +const char *const ffe_version_string = "3.2 20020604 (experimental)"; -- cgit v1.2.1