[commit/www] Fix version number of the latest release

Joel Brobecker brobecker@adacore.com
Tue Apr 1 22:50:00 GMT 2008


Hello,

Just to let you know that I fixed the version number of the latest
GDB release. I missed this in my last update when gdb-6.8 was made
available.

2008-04-01  Joel Brobecker  <brobecker@adacore.com>

        * index.html: Fix latest release version number.

-- 
Joel
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.181
diff -u -p -r1.181 index.html
--- index.html	27 Mar 2008 19:16:42 -0000	1.181
+++ index.html	1 Apr 2008 20:05:50 -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.<p>
 
-<h3>GDB version 6.7.1</h3>
+<h3>GDB version 6.8</h3>
 
-Version <a href="../gdb/download/ANNOUNCEMENT">6.7.1</a> of GDB, the GNU
+Version <a href="../gdb/download/ANNOUNCEMENT">6.8</a> of GDB, the GNU
 Debugger, is now available for <a
 href="../gdb/download/">download</a>.  See the <a
 href="../gdb/download/ANNOUNCEMENT">ANNOUNCEMENT</a> for details
@@ -189,7 +189,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2008-03-27.</p>
+<p>Last modified 2008-04-01.</p>
 </address>
 
 </body>


More information about the Gdb-patches mailing list