From db3756548da07918e7b9b4a8c2cd3dcf7783f810 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 3 Nov 2021 19:59:30 +0100 Subject: [PATCH] Increased latest version to 4.1.1b0 [skip ci] --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index aa656f5..bc680b1 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Wed 17 Aug 15:48:07 CEST 2016 -.. image:: https://img.shields.io/badge/docs-v4.1.0-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.facedetect/v4.1.0/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/v4.1.0/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/v4.1.0 -.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/v4.1.0/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/v4.1.0 +.. image:: https://img.shields.io/badge/docs-latest-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.facedetect/master/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/master/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect diff --git a/version.txt b/version.txt index ee74734..42c997b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.1.0 +4.1.1b0 -- GitLab