[dpdk-dev] doc: update version number in release notes description

Message ID 1428007295-11049-1-git-send-email-siobhan.a.butler@intel.com (mailing list archive)
State Rejected, archived
Headers

Commit Message

Siobhan Butler April 2, 2015, 8:41 p.m. UTC
  Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
 doc/guides/rel_notes/rel_description.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Thomas Monjalon April 2, 2015, 8:51 p.m. UTC | #1
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
  
Siobhan Butler April 2, 2015, 9:35 p.m. UTC | #2
> -----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
> 
> Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
> ---
>  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
Ignore this patch - superseded by patch to change all the version numbers.
Thanks
S
  

Patch

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*.