From bdc9620a73dc3485e75e4cdb6fe48aad5a403c16 Mon Sep 17 00:00:00 2001 From: Flavio TARSETTI <flavio.tarsetti@idiap.ch> Date: Wed, 5 Oct 2022 10:53:28 +0000 Subject: [PATCH] Increased stable version to 6.1.1 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 19a77b9..3fedb28 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Fri 26 Aug 16:12:17 CEST 2016 -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/master +.. image:: https://img.shields.io/badge/docs-v6.1.1-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/v6.1.1/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v6.1.1/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v6.1.1 +.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v6.1.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v6.1.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.bio.video diff --git a/version.txt b/version.txt index 11e7a22..f3b5af3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.1.1b0 +6.1.1 -- GitLab