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/branch] Updated GDB version number


Hello,

In preparation for the upcoming GDB 7.4.1 release, I have
adjusted the version number in the version.in file.

2012-04-26  Joel Brobecker  <brobecker@adacore.com>

        * version.in: Update GDB version number to 7.4.1.

-- 
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3819.2.142
diff -u -p -r1.3819.2.142 version.in
--- version.in	26 Apr 2012 00:00:33 -0000	1.3819.2.142
+++ version.in	26 Apr 2012 15:06:56 -0000
@@ -1 +1 @@
-7.4.0.20120426-cvs
+7.4.1
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13614.2.53
diff -u -p -r1.13614.2.53 ChangeLog
--- ChangeLog	24 Apr 2012 15:02:08 -0000	1.13614.2.53
+++ ChangeLog	26 Apr 2012 15:06:56 -0000
@@ -1,3 +1,7 @@
+2012-04-26  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Update GDB version number to 7.4.1.
+
 2012-04-24  Marc Khouzam  <marc.khouzam@ericsson.com>
 
 	* mi/mi-main.c (mi_cmd_execute): Choose a live thread not just

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