26/02/2020 14:38, David Marchand:
> Start a new release cycle with empty release notes.
> ABI must now be checked with v20.02 as a reference.
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>
> ---
>  .travis.yml                            |   4 +
>  ABI_VERSION                            |   2 +-
>  VERSION                                |   2 +-
>  doc/guides/rel_notes/index.rst         |   1 +
>  doc/guides/rel_notes/release_20_05.rst | 139 +++++++++++++++++++++++++
>  5 files changed, 146 insertions(+), 2 deletions(-)
>  create mode 100644 doc/guides/rel_notes/release_20_05.rst

Acked-by: Thomas Monjalon <tho...@monjalon.net>


> --- a/.travis.yml
> +++ b/.travis.yml
> +env:
> +  global:
> +    - REF_GIT_TAG=v20.02

One question: why REF_GIT_TAG was not needed in Travis during 20.02?


Reply via email to