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/gdb-7.9-branch] Bump version to 7.8.90.DATE-cvs.


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

commit 8ea41a04ee9c811f57337ed810fab93ea7eb4c2e
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Jan 13 16:15:27 2015 +0400

    Bump version to 7.8.90.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.8.90.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..3ce3f0d 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.8.90.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..8c98182 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.8.50.DATE-cvs
+7.8.90.DATE-cvs


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