From bb6b34673cc9e04d0881d8c42b68aa5129229d87 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Tue, 13 Apr 2021 16:00:31 +0200 Subject: [PATCH] Increased stable version to 2.1.12 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f582209..cb61174 100644 --- a/README.rst +++ b/README.rst @@ -3,10 +3,10 @@ .. image:: https://img.shields.io/badge/docs-available-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.ap/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.ap/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ap/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/v2.1.12/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.ap/commits/v2.1.12 +.. image:: https://gitlab.idiap.ch/bob/bob.ap/badges/v2.1.12/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ap/commits/v2.1.12 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ap diff --git a/version.txt b/version.txt index 7e0c80b..348fc11 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.12b0 \ No newline at end of file +2.1.12 -- GitLab