From a3976264872dd68470d60a2798cb1032ef1e57a5 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Fri, 15 Sep 2017 20:49:09 +0200 Subject: [PATCH] Increased stable version to 2.1.1 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index fc6021e..0569cad 100644 --- a/README.rst +++ b/README.rst @@ -5,10 +5,10 @@ :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.iris/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.iris/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.iris/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.iris/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.db.iris/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.db.iris/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.iris/badges/v2.1.1/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.iris/commits/v2.1.1 +.. image:: https://gitlab.idiap.ch/bob/bob.db.iris/badges/v2.1.1/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.db.iris/commits/v2.1.1 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.iris .. image:: http://img.shields.io/pypi/v/bob.db.iris.svg diff --git a/version.txt b/version.txt index 2091b3b..7c32728 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.1b0 \ No newline at end of file +2.1.1 \ No newline at end of file -- GitLab