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-8.0-branch] Bump version to 7.99.90.DATE-git.


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

commit c2d00ab3a3cf2c0233cbc27eaa1c145fabcbf2ce
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Apr 17 07:10:21 2017 -0700

    Bump version to 7.99.90.DATE-git.
    
    Now that the GDB 8.0 branch has been created, we can bump the version
    number to a pre-8.0 number.
    
    gdb/ChangeLog:
    
    	GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
    	* version.in: Bump version to 7.99.90.DATE-git.

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11d77be..c6402e7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2017-04-17  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
+	* version.in: Bump version to 7.99.90.DATE-git.
+
 2017-04-13  Sergio Durigan Junior  <sergiodj@redhat.com>
 
 	PR gdb/21385
diff --git a/gdb/version.in b/gdb/version.in
index 19387ae..d25d3ae 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.12.50.DATE-git
+7.99.90.DATE-git


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