This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/NEWS] update release version number in NEWS


Hello,

Since the 7.3.1 release is about to be made available, I made
the following change in the NEWS file to reflect that changes since
7.3 are in fact changes since 7.3.1.

gdb/ChangeLog:

        * NEWS: Change `7.3' into `7.3.1' in `Changes since GDB 7.3'.

Checked in HEAD.
-- 
Joel
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.451
diff -u -r1.451 NEWS
--- NEWS        4 Sep 2011 17:41:39 -0000       1.451
+++ NEWS        4 Sep 2011 17:48:09 -0000
@@ -1,7 +1,7 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 7.3
+*** Changes since GDB 7.3.1
 
 * GDB has two new commands: "set remote hardware-watchpoint-length-limit"
   and "show remote hardware-watchpoint-length-limit".  These allows to


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]