From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B01CC9A8A for ; Thu, 2 Apr 2015 23:35:30 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 02 Apr 2015 14:35:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,513,1422950400"; d="scan'208";a="702514536" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by fmsmga002.fm.intel.com with ESMTP; 02 Apr 2015 14:35:29 -0700 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.95]) by IRSMSX103.ger.corp.intel.com ([169.254.3.129]) with mapi id 14.03.0224.002; Thu, 2 Apr 2015 22:35:27 +0100 From: "Butler, Siobhan A" To: "dev@dpdk.org" Thread-Topic: [PATCH] doc: update version number in release notes description Thread-Index: AQHQbYVufKR4LlucqU+ScB1Y5J2EYp06Pqsg Date: Thu, 2 Apr 2015 21:35:27 +0000 Message-ID: <0C5AFCA4B3408848ADF2A3073F7D8CC86D58760E@IRSMSX109.ger.corp.intel.com> References: <1428007295-11049-1-git-send-email-siobhan.a.butler@intel.com> In-Reply-To: <1428007295-11049-1-git-send-email-siobhan.a.butler@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: update version number in release notes description X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 21:35:31 -0000 > -----Original Message----- > From: Butler, Siobhan A > Sent: Thursday, April 2, 2015 9:42 PM > To: dev@dpdk.org > Cc: Butler, Siobhan A > Subject: [PATCH] doc: update version number in release notes description >=20 > Signed-off-by: Siobhan Butler > --- > doc/guides/rel_notes/rel_description.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/doc/guides/rel_notes/rel_description.rst > b/doc/guides/rel_notes/rel_description.rst > index c8ff483..2fb5379 100644 > --- a/doc/guides/rel_notes/rel_description.rst > +++ b/doc/guides/rel_notes/rel_description.rst > @@ -32,7 +32,7 @@ Description of Release =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > These release notes cover the new features, -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. >=20 > For instructions on compiling and running the release, see the *DPDK > Getting Started Guide*. >=20 > -- > 1.8.3.1 Ignore this patch - superseded by patch to change all the version numbers. Thanks S