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.

gdb/ChangeLog for the HEAD:

        GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
        * version.in: Bump version to 7.5.50.20120718-cvs.

gdb/Changelog for the BRANCH:

        GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
        * version.in: Bump version to 7.4.90.20120718-cvs.

-- 
Joel
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.4038
diff -u -p -r1.4038 version.in
--- version.in	18 Jul 2012 00:00:32 -0000	1.4038
+++ version.in	18 Jul 2012 03:35:27 -0000
@@ -1 +1 @@
-7.4.50.20120718-cvs
+7.5.50.20120718-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.14469
diff -u -p -r1.14469 ChangeLog
--- ChangeLog	16 Jul 2012 19:15:35 -0000	1.14469
+++ ChangeLog	18 Jul 2012 03:35:27 -0000
@@ -1,3 +1,8 @@
+2012-07-18  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
+	* version.in: Bump version to 7.5.50.20120718-cvs.
+
 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	PR 11914
Index: version.in
===================================================================
RCS file: /cvs/src/src/gdb/version.in,v
retrieving revision 1.4038
diff -u -p -r1.4038 version.in
--- version.in	18 Jul 2012 00:00:32 -0000	1.4038
+++ version.in	18 Jul 2012 03:34:09 -0000
@@ -1 +1 @@
-7.4.50.20120718-cvs
+7.4.90.20120718-cvs
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.14469
diff -u -p -r1.14469 ChangeLog
--- ChangeLog	16 Jul 2012 19:15:35 -0000	1.14469
+++ ChangeLog	18 Jul 2012 03:34:09 -0000
@@ -1,3 +1,8 @@
+2012-07-18  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
+	* version.in: Bump version to 7.4.90.20120718-cvs.
+
 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	PR 11914

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