[dpdk-dev] doc: update version number in release notes description
Commit Message
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
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
> -----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
@@ -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*.