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/head+branch] GDB Version Number bumped


Hello,

The branch has just been created, and thus I have updated the version
number on the head and the branch as follow. The official announcement
for the branch will be posted soon, when the branch is ready.

For the HEAD:

2011-04-03  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.3 branch created (branch timestamp: 2011-04-01 01:00 UTC)
        * version.in: Bump version to 7.3.50.20110403-cvs.

For the BRANCH:

2011-04-03  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.3 branch created (branch timestamp: 2011-04-01 01:00 UTC)
        * version.in: Bump version to 7.2.90.20110401-cvs.

-- 
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3564
diff -u -p -r1.3564 version.in
--- version.in	3 Apr 2011 00:00:32 -0000	1.3564
+++ version.in	3 Apr 2011 16:31:07 -0000
@@ -1 +1 @@
-7.2.50.20110403-cvs
+7.3.50.20110403-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.12894
diff -u -p -r1.12894 ChangeLog
--- ChangeLog	1 Apr 2011 19:38:14 -0000	1.12894
+++ ChangeLog	3 Apr 2011 16:31:07 -0000
@@ -1,3 +1,8 @@
+2011-04-03  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.3 branch created (branch timestamp: 2011-04-01 01:00 UTC)
+	* version.in: Bump version to 7.3.50.20110403-cvs.
+
 2011-04-01  Ulrich Weigand  <ulrich.weigand@linaro.org>
 
 	* arm-tdep.c (arm_gdbarch_init): Enfore correct register number
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3562
diff -u -p -r1.3562 version.in
--- version.in	1 Apr 2011 00:00:32 -0000	1.3562
+++ version.in	3 Apr 2011 16:28:37 -0000
@@ -1 +1 @@
-7.2.50.20110401-cvs
+7.2.90.20110401-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.12887
diff -u -p -r1.12887 ChangeLog
--- ChangeLog	31 Mar 2011 21:01:09 -0000	1.12887
+++ ChangeLog	3 Apr 2011 16:28:37 -0000
@@ -1,3 +1,8 @@
+2011-04-03  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.3 branch created (branch timestamp: 2011-04-01 01:00 UTC)
+	* version.in: Bump version to 7.2.90.20110401-cvs.
+
 2011-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	* dwarf2read.c (dwarf2_read_index): Fix .gdb_index version number in

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