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:

2013-03-12  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
        * version.in: Bump version to 7.6.50.20130312-cvs.

For the BRANCH:

2013-03-12  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
        * version.in: Bump version to 7.5.90.20130312-cvs.

-- 
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.4276
diff -u -p -r1.4276 version.in
--- version.in	12 Mar 2013 00:00:37 -0000	1.4276
+++ version.in	12 Mar 2013 22:23:12 -0000
@@ -1 +1 @@
-7.5.50.20130312-cvs
+7.6.50.20130312-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.15260
diff -u -p -r1.15260 ChangeLog
--- ChangeLog	12 Mar 2013 18:50:37 -0000	1.15260
+++ ChangeLog	12 Mar 2013 22:23:12 -0000
@@ -1,3 +1,8 @@
+2013-03-12  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
+	* version.in: Bump version to 7.6.50.20130312-cvs.
+
 2013-03-12  Keith Seitz  <keiths@redhat.com>
 
 	* mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.4276
diff -u -p -r1.4276 version.in
--- version.in	12 Mar 2013 00:00:37 -0000	1.4276
+++ version.in	12 Mar 2013 22:22:39 -0000
@@ -1 +1 @@
-7.5.50.20130312-cvs
+7.5.90.20130312-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.15260
diff -u -p -r1.15260 ChangeLog
--- ChangeLog	12 Mar 2013 18:50:37 -0000	1.15260
+++ ChangeLog	12 Mar 2013 22:22:39 -0000
@@ -1,3 +1,8 @@
+2013-03-12  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
+	* version.in: Bump version to 7.5.90.20130312-cvs.
+
 2013-03-12  Keith Seitz  <keiths@redhat.com>
 
 	* mi/mi-cmds.h (mi_execute_command): Make "cmd" const.

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