From d32d22bfccce0c889681d2cc11242792193cfa8b Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Fri, 21 Oct 2016 10:19:28 +0200
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 2c771ad..1842164 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :target: http://pythonhosted.org/bob.ip.facedetect/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.facedetect/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.facedetect/badges/v2.1.0/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect/commits/v2.1.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.facedetect
 .. image:: http://img.shields.io/pypi/v/bob.ip.facedetect.png
diff --git a/version.txt b/version.txt
index cc34478..50aea0e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.1.0a0
\ No newline at end of file
+2.1.0
\ No newline at end of file
-- 
GitLab