This is the mail archive of the gdb-cvs@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]

[binutils-gdb] Bump version to 7.9.50.DATE-cvs.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4cfe7f88ece4b809311ff1cd688ff4fd5e77e96

commit b4cfe7f88ece4b809311ff1cd688ff4fd5e77e96
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Jan 13 16:16:07 2015 +0400

    Bump version to 7.9.50.DATE-cvs.
    
    Now that the GDB 7.9 branch has been created, we can
    bump the version number.
    
    gdb/ChangeLog:
    
    	GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
    	* version.in: Bump version to 7.9.50.DATE-cvs.

Diff:
---
 gdb/ChangeLog  | 5 +++++
 gdb/version.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bb66830..f730c47 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
 
+	GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
+	* version.in: Bump version to 7.9.50.DATE-cvs.
+
+2015-01-13  Joel Brobecker  <brobecker@adacore.com>
+
 	* nat/linux-procfs.c (linux_proc_attach_tgid_threads):
 	Remove trailing new-line in argument of call to warning.
 
diff --git a/gdb/version.in b/gdb/version.in
index 0cff477..f25258b 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.8.50.DATE-cvs
+7.9.50.DATE-cvs


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