From 1eb1669cd401fa1365febf71fb05bc4c750e19bc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 12 Oct 2000 01:45:09 -0600 Subject: Daily bump. From-SVN: r36844 --- gcc/f/version.c | 2 +- gcc/version.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/f/version.c b/gcc/f/version.c index 85ff9bb..9cebc5b 100644 --- a/gcc/f/version.c +++ b/gcc/f/version.c @@ -1 +1 @@ -const char *ffe_version_string = "0.5.26 20001011 (experimental)"; +const char *ffe_version_string = "0.5.26 20001012 (experimental)"; diff --git a/gcc/version.c b/gcc/version.c index 3a2e2b7..4743865 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "gansidecl.h" #include "version.h" -const char *const version_string = "2.97 20001011 (experimental)"; +const char *const version_string = "2.97 20001012 (experimental)"; -- cgit v1.1