From 96c96f73875862c4be1b213a4078d205c0ff5715 Mon Sep 17 00:00:00 2001 From: Yannick DAYER <yannick.dayer@idiap.ch> Date: Wed, 15 Jun 2022 15:29:05 +0000 Subject: [PATCH] Increased stable version to 5.0.0 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index a33a489..f1a345c 100644 --- a/README.rst +++ b/README.rst @@ -2,12 +2,12 @@ .. Pavel Korshunov <pavel.korshunov@idiap.ch> .. Wed 19 Oct 22:36:22 2016 CET -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.base/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.base/commits/master +.. image:: https://img.shields.io/badge/docs-v5.0.0-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/v5.0.0/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/v5.0.0/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.base/commits/v5.0.0 +.. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/v5.0.0/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.base/commits/v5.0.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.pad.base diff --git a/version.txt b/version.txt index 1bc2113..0062ac9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.0.1b0 +5.0.0 -- GitLab