From b70018eedd4b15439b4913de9333ef7a18eea135 Mon Sep 17 00:00:00 2001 From: gccadmin Date: Fri, 13 Sep 2002 07:17:10 +0000 Subject: Daily bump. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57099 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 5ecb1f38614..05e0b72c94e 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.3 20020912 (experimental)"; +const char *const ffe_version_string = "3.3 20020913 (experimental)"; -- cgit v1.2.1