From 25b5aa1bfbaebceb3fb354be36756f546ae81d80 Mon Sep 17 00:00:00 2001 From: Yannick DAYER <yannick.dayer@idiap.ch> Date: Tue, 23 Aug 2022 09:45:08 +0000 Subject: [PATCH] Increased stable version to 4.1.0 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 0d5dfe34..b17e7040 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.1.0-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/v4.1.0/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/v4.1.0/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/v4.1.0 +.. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/v4.1.0/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/v4.1.0 .. 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 f2f04dd0..ee74734a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.0.3b0 +4.1.0 -- GitLab