From 70f312c2f29fdf0d84cc89eeeb39bc434058a1a0 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Thu, 1 Jun 2017 18:11:53 +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 cd10ca7..d6670b3 100644
--- a/README.rst
+++ b/README.rst
@@ -5,10 +5,10 @@
    :target: http://pythonhosted.org/bob.learn.linear/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.linear/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.linear/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.learn.linear/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.linear/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.learn.linear/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.linear/badges/v2.1.1/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.linear/commits/v2.1.1
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.linear/badges/v2.1.1/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.linear/commits/v2.1.1
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.learn.linear
 .. image:: http://img.shields.io/pypi/v/bob.learn.linear.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