[PATCH] Patchwork v2.2.0-rc2

Daniel Axtens dja at axtens.net
Mon Mar 16 13:43:51 AEDT 2020


Applied and tagged.

Stephen Finucane <stephen at that.guru> writes:

> Signed-off-by: Stephen Finucane <stephen at that.guru>
> ---
>  patchwork/__init__.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/patchwork/__init__.py b/patchwork/__init__.py
> index 1a1c0bf3..0e15bca0 100644
> --- a/patchwork/__init__.py
> +++ b/patchwork/__init__.py
> @@ -5,7 +5,7 @@
>  
>  from patchwork.version import get_latest_version
>  
> -VERSION = (2, 2, 0, 'rc', 1)
> +VERSION = (2, 2, 0, 'rc', 2)
>  
>  __version__ = get_latest_version(VERSION)
>  
> -- 
> 2.24.1
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork


More information about the Patchwork mailing list