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.11-branch] gdb/version.in: Replace -cvs suffix by -git suffix


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

commit 7bcc056ca977328fa96a24fd747834f100be863a
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Feb 10 13:25:44 2016 +0400

    gdb/version.in: Replace -cvs suffix by -git suffix
    
    gdb/ChangeLog:
    
            * version.in: Replace -cvs suffix by -git suffix.

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ddc60ea..2f11ef5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
 
+	* version.in: Replace -cvs suffix by -git suffix.
+
+2016-02-10  Joel Brobecker  <brobecker@adacore.com>
+
 	* version.in: Set GDB version number to 7.10.90.DATE-cvs.
 
 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
diff --git a/gdb/version.in b/gdb/version.in
index 8428830..7a3441b 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.10.90.DATE-cvs
+7.10.90.DATE-git


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