From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120378 invoked by alias); 5 Jan 2016 09:52:40 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 119103 invoked by uid 89); 5 Jan 2016 09:52:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=H*MI:sk:2016010 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 05 Jan 2016 09:52:38 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 08ABD1165EC for ; Tue, 5 Jan 2016 04:52:37 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ko+93vSyPFPM for ; Tue, 5 Jan 2016 04:52:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A6DC81165E5 for ; Tue, 5 Jan 2016 04:52:36 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id B62E842E52; Tue, 5 Jan 2016 13:52:32 +0400 (RET) Date: Tue, 05 Jan 2016 09:52:00 -0000 From: Joel Brobecker To: gdb@sourceware.org Subject: Re: git version has "-cvs" ? Message-ID: <20160105095232.GE4385@adacore.com> References: <20160105010204.GI25548@vapier.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160105010204.GI25548@vapier.lan> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-01/txt/msg00001.txt.bz2 > is there a reason we can't do this ? > are there other places that need updating ? > > --- a/gdb/version.in > +++ b/gdb/version.in > @@ -1 +1 @@ > -7.10.50.DATE-cvs > +7.10.50.DATE-git FWIW, none that I can think of. -- Joel