From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update version number in release notes description Date: Thu, 02 Apr 2015 22:51:11 +0200 Message-ID: <2119351.84niQoc6mU@xps13> References: <1428007295-11049-1-git-send-email-siobhan.a.butler@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Siobhan Butler Return-path: In-Reply-To: <1428007295-11049-1-git-send-email-siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-04-02 21:41, Siobhan Butler: > --- a/doc/guides/rel_notes/rel_description.rst > +++ b/doc/guides/rel_notes/rel_description.rst > -fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 1.7.0. > +fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 2.0. This change is already covered by this patch: http://dpdk.org/dev/patchwork/patch/4229/ I think it's better to change every numbers at once. Thanks