From 7afc67dc2ef0176f7a9289481390b24f3065079b Mon Sep 17 00:00:00 2001 From: gccadmin Date: Thu, 23 Aug 2001 07:16:45 +0000 Subject: [PATCH] Daily bump. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45122 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/version.c b/gcc/version.c index 2370f22..a420ff7 100644 --- a/gcc/version.c +++ b/gcc/version.c @@ -1,4 +1,4 @@ #include "ansidecl.h" #include "version.h" -const char *const version_string = "3.1 20010822 (experimental)"; +const char *const version_string = "3.1 20010823 (experimental)"; -- 2.7.4