From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7338 invoked by alias); 19 Feb 2015 12:45:32 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 7329 invoked by uid 89); 19 Feb 2015 12:45:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout29.012.net.il Received: from mtaout29.012.net.il (HELO mtaout29.012.net.il) (80.179.55.185) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 19 Feb 2015 12:45:29 +0000 Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NK000100R8L0600@mtaout29.012.net.il> for gdb-patches@sourceware.org; Thu, 19 Feb 2015 14:41:23 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NK000GCWR8YOLB0@mtaout29.012.net.il>; Thu, 19 Feb 2015 14:41:23 +0200 (IST) Date: Thu, 19 Feb 2015 12:45:00 -0000 From: Eli Zaretskii Subject: Re: RFC: gdb-7.9-release tag on wrong commit (was: "Re: [release/branch] Set GDB version number to str 7.9.") In-reply-to: <20150219124010.GG23529@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8338623w96.fsf@gnu.org> References: <1424347460-31023-1-git-send-email-brobecker@adacore.com> <20150219122319.GF23529@adacore.com> <20150219124010.GG23529@adacore.com> X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00534.txt.bz2 > Date: Thu, 19 Feb 2015 16:40:10 +0400 > From: Joel Brobecker > > I'm not sure what to do: > 1. Create a new tag (Eg: "gdb-7.9.0-release") > 2. Just re-do the tag (aka "the insane way") > 3. Leave things as is > 4. Abandon "7.9" and release "7.9.1" instead... > > I am leaning towards option 4... Wouldn't it be even more confusing to have 7.9.1 without 7.9? I'd say creating a new tag is good enough.