From 8b501ada709a35fd9881744a9d1e7f8ca8be3846 Mon Sep 17 00:00:00 2001 From: Laurent COLBOIS <laurent.colbois@idiap.ch> Date: Tue, 21 Jun 2022 12:38:20 +0000 Subject: [PATCH] Increased stable version to 5.0.1 --- README.rst | 14 +++++++------- version.txt | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 61d8b117..62f647b9 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ .. vim: set fileencoding=utf-8 : -.. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.devtools/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.devtools/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.devtools/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.devtools/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.devtools/commits/master +.. image:: https://img.shields.io/badge/docs-v5.0.1-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.devtools/v5.0.1/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.devtools/badges/v5.0.1/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.devtools/commits/v5.0.1 +.. image:: https://gitlab.idiap.ch/bob/bob.devtools/badges/v5.0.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.devtools/commits/v5.0.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.devtools @@ -38,4 +38,4 @@ development `mailing list`_. .. _bob: https://www.idiap.ch/software/bob .. _beat: https://www.idiap.ch/software/beat .. _mailing list: https://www.idiap.ch/software/bob/discuss -.. _user guide: https://www.idiap.ch/software/bob/docs/bob/bob.devtools/master/install.html +.. _user guide: https://www.idiap.ch/software/bob/docs/bob/bob.devtools/v5.0.1/install.html diff --git a/version.txt b/version.txt index e2490a5d..6b244dcd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.0.1b0 +5.0.1 -- GitLab