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-12-13  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.4 branch created (branch timestamp: 2011-12-13 13:00 UTC)
        * version.in: Bump version to 7.4.50.20111213-cvs.

For the BRANCH:

2011-12-13  Joel Brobecker  <brobecker@adacore.com>

        GDB 7.4 branch created (branch timestamp: 2011-12-13 13:00 UTC)
        * version.in: Bump version to 7.3.90.20111213-cvs.

-- 
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3819
diff -u -p -r1.3819 version.in
--- version.in	13 Dec 2011 00:00:02 -0000	1.3819
+++ version.in	13 Dec 2011 13:06:10 -0000
@@ -1 +1 @@
-7.3.50.20111213-cvs
+7.4.50.20111213-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13614
diff -u -p -r1.13614 ChangeLog
--- ChangeLog	11 Dec 2011 17:38:17 -0000	1.13614
+++ ChangeLog	13 Dec 2011 13:06:10 -0000
@@ -1,3 +1,8 @@
+2011-12-13  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.4 branch created (branch timestamp: 2011-12-13 13:00 UTC)
+	* version.in: Bump version to 7.4.50.20111213-cvs.
+
 2011-12-11  Joel Brobecker  <brobecker@adacore.com>
 
 	* ada-lang.c (ada_exception_support_info_sniffer): Improve
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.3819
diff -u -p -r1.3819 version.in
--- version.in	13 Dec 2011 00:00:02 -0000	1.3819
+++ version.in	13 Dec 2011 13:05:43 -0000
@@ -1 +1 @@
-7.3.50.20111213-cvs
+7.3.90.20111213-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.13614
diff -u -p -r1.13614 ChangeLog
--- ChangeLog	11 Dec 2011 17:38:17 -0000	1.13614
+++ ChangeLog	13 Dec 2011 13:05:43 -0000
@@ -1,3 +1,8 @@
+2011-12-13  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.4 branch created (branch timestamp: 2011-12-13 13:00 UTC)
+	* version.in: Bump version to 7.3.90.20111213-cvs.
+
 2011-12-11  Joel Brobecker  <brobecker@adacore.com>
 
 	* ada-lang.c (ada_exception_support_info_sniffer): Improve

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