From 21f616aecfe5153a19d58659fee0bf64e98f6a21 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Wed, 10 Feb 2016 14:57:08 +0100
Subject: [PATCH] Increased stable version to 2.1.0

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

diff --git a/README.rst b/README.rst
index e6804fd..205bace 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: http://pythonhosted.org/bob.core/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.core/master/index.html
-.. image:: https://travis-ci.org/bioidiap/bob.core.svg?branch=master
-   :target: https://travis-ci.org/bioidiap/bob.core?branch=master
-.. image:: https://coveralls.io/repos/bioidiap/bob.core/badge.svg?branch=master
-   :target: https://coveralls.io/r/bioidiap/bob.core?branch=master
+.. image:: https://travis-ci.org/bioidiap/bob.core.svg?branch=v2.1.0
+   :target: https://travis-ci.org/bioidiap/bob.core?branch=v2.1.0
+.. image:: https://coveralls.io/repos/bioidiap/bob.core/badge.svg?branch=v2.1.0
+   :target: https://coveralls.io/r/bioidiap/bob.core?branch=v2.1.0
 .. image:: https://img.shields.io/badge/github-master-0000c0.png
    :target: https://github.com/bioidiap/bob.core/tree/master
 .. image:: http://img.shields.io/pypi/v/bob.core.png
diff --git a/version.txt b/version.txt
index ecaf4ee..50aea0e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.1.0a0
+2.1.0
\ No newline at end of file
-- 
GitLab