From de3f527d776c1413b57de34e178ac48776979c47 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Tue, 14 Feb 2017 15:52:38 +0100
Subject: [PATCH] Increased stable version to 2.1.0

---
 README.rst  | 4 ++--
 version.txt | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index ecd2281..23f64d2 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :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/v2.1.0/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.linear/commits/v2.1.0
 .. 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 2904e6f..50aea0e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.11b0
\ No newline at end of file
+2.1.0
\ No newline at end of file
-- 
GitLab