From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siobhan Butler Subject: [PATCH] doc: update version number in release notes description Date: Thu, 2 Apr 2015 21:41:35 +0100 Message-ID: <1428007295-11049-1-git-send-email-siobhan.a.butler@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: 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" Signed-off-by: Siobhan Butler --- doc/guides/rel_notes/rel_description.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ====================== 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. For instructions on compiling and running the release, see the *DPDK Getting Started Guide*. -- 1.8.3.1