From 027232b03762c1393bdd4bbe7bca0ba0c23c49c5 Mon Sep 17 00:00:00 2001 From: Yannick DAYER <yannick.dayer@idiap.ch> Date: Wed, 27 Jul 2022 15:43:52 +0000 Subject: [PATCH] Increased stable version to 4.0.2 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 0d5dfe34..ebcf9756 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Thu May 4 16:29:23 CEST 2017 -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/master +.. image:: https://img.shields.io/badge/docs-v4.0.2-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/v4.0.2/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/v4.0.2/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/v4.0.2 +.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/v4.0.2/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/v4.0.2 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.pad.face diff --git a/version.txt b/version.txt index 96d88304..4d54dadd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.0.2b0 +4.0.2 -- GitLab