From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21353 invoked by alias); 10 Oct 2007 18:41:39 -0000 Received: (qmail 21339 invoked by uid 22791); 10 Oct 2007 18:41:38 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 10 Oct 2007 18:41:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 826D02AD136 for ; Wed, 10 Oct 2007 14:41:35 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6+6O9VJs3Sk2 for ; Wed, 10 Oct 2007 14:41:35 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 466B12AD096 for ; Wed, 10 Oct 2007 14:41:35 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 40911E7B58; Wed, 10 Oct 2007 11:41:33 -0700 (PDT) Date: Wed, 10 Oct 2007 18:48:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [commit/www] Announce availability of gdb-6.7 release Message-ID: <20071010184133.GT3570@adacore.com> References: <20071010183257.GC24044@adacore.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="da4uJneut+ArUgXk" Content-Disposition: inline In-Reply-To: <20071010183257.GC24044@adacore.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00253.txt.bz2 --da4uJneut+ArUgXk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 199 > * index.html: Add entry for gdb-6.7 release. Remove entry > associated to gdb-6.6 release. I forgot to update the version number of the latest release. Corrected thusly: -- Joel --da4uJneut+ArUgXk Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="index.diff" Content-length: 821 Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/index.html,v retrieving revision 1.177 diff -u -p -r1.177 index.html --- index.html 10 Oct 2007 18:29:01 -0000 1.177 +++ index.html 10 Oct 2007 18:38:41 -0000 @@ -71,9 +71,9 @@ Pascal (and many other languages). Thos on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.

-

GDB version 6.6

+

GDB version 6.7

-Version 6.6 of GDB, the GNU +Version 6.7 of GDB, the GNU Debugger, is now available for download. See the ANNOUNCEMENT for details --da4uJneut+ArUgXk--