From f4a4b5aa0dfd9cdd4fc9a976b78c21ef1d3378c0 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Thu, 1 Oct 2020 18:49:11 +0200 Subject: [PATCH] Increased latest version to 2.2.7b0 [skip ci] --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index ae8b9da..60c8f4f 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.ip.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/v2.2.6/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/v2.2.6 -.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/v2.2.6/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/v2.2.6 +.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.base diff --git a/version.txt b/version.txt index 1506473..e16a8b5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.6 \ No newline at end of file +2.2.7b0 \ No newline at end of file -- GitLab