public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sourceware.org
Subject: Re: [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs.
Date: Wed, 10 Feb 2016 09:30:00 -0000	[thread overview]
Message-ID: <20160210093048.GA12764@adacore.com> (raw)
In-Reply-To: <20160210092912.GL15342@adacore.com>

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

> Nice catch, thanks!
> 
> I updated my scripts, so should be OK for the next release or
> pre-release.

I knew I was forgetting something... I meant to add that I fixed
the version suffix on the branch as follow:

gdb/ChangeLog:

        * version.in: Replace -cvs suffix by -git suffix.

On master, the suffix was correcty preserved, so no fix needed.

thanks,
-- 
Joel

[-- Attachment #2: 0001-gdb-version.in-Replace-cvs-suffix-by-git-suffix.patch --]
[-- Type: text/x-diff, Size: 983 bytes --]

From 7bcc056ca977328fa96a24fd747834f100be863a Mon Sep 17 00:00:00 2001
From: Joel Brobecker <brobecker@adacore.com>
Date: Wed, 10 Feb 2016 13:25:44 +0400
Subject: [PATCH] gdb/version.in: Replace -cvs suffix by -git suffix

gdb/ChangeLog:

        * version.in: Replace -cvs suffix by -git suffix.
---
 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
-- 
2.5.0


  reply	other threads:[~2016-02-10  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10  4:03 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
2016-02-10  4:03 ` [release/branch 2/2] Bump GDB version number to 7.10.90.DATE-cvs Joel Brobecker
2016-02-10  9:06   ` Andreas Schwab
2016-02-10  9:29     ` Joel Brobecker
2016-02-10  9:30       ` Joel Brobecker [this message]
2016-02-10  4:03 ` [release/branch 1/2] Document the GDB 7.10.90 release in gdb/ChangeLog Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160210093048.GA12764@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).