This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit/branch] Updated GDB version number
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Tue, 24 Jan 2012 13:08:47 +0400
- Subject: [commit/branch] Updated GDB version number
Hello,
In preparation for the upcoming GDB 7.4 release, I have
adjusted the version number in the version.in file.
2012-01-24 Joel Brobecker <brobecker@adacore.com>
* version.in: Update GDB version number to 7.4.
--
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3819.2.47
diff -u -p -r1.3819.2.47 version.in
--- version.in 24 Jan 2012 00:00:03 -0000 1.3819.2.47
+++ version.in 24 Jan 2012 09:07:19 -0000
@@ -1 +1 @@
-7.3.92.20120124-cvs
+7.4
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13614.2.40
diff -u -p -r1.13614.2.40 ChangeLog
--- ChangeLog 14 Jan 2012 18:04:02 -0000 1.13614.2.40
+++ ChangeLog 24 Jan 2012 09:07:19 -0000
@@ -1,3 +1,7 @@
+2012-01-24 Joel Brobecker <brobecker@adacore.com>
+
+ * version.in: Update GDB version number to 7.4.
+
2012-01-14 Doug Evans <dje@google.com>
Restore "mt set python print-stack on|off" for 7.4.