From 19fc86a9d9b72bf707a99e19d5c48369fbefe06f Mon Sep 17 00:00:00 2001
From: Manuel Gunther <siebenkopf@googlemail.com>
Date: Tue, 24 May 2016 19:26:11 -0600
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 a4ca857..4cc640f 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: http://pythonhosted.org/bob.extension/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.extension/master/index.html
-.. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=master
-   :target: https://travis-ci.org/bioidiap/bob.extension?branch=master
-.. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.svg?branch=master
-   :target: https://coveralls.io/r/bioidiap/bob.extension?branch=master
+.. image:: https://travis-ci.org/bioidiap/bob.extension.svg?branch=v2.1.0
+   :target: https://travis-ci.org/bioidiap/bob.extension?branch=v2.1.0
+.. image:: https://coveralls.io/repos/bioidiap/bob.extension/badge.svg?branch=v2.1.0
+   :target: https://coveralls.io/r/bioidiap/bob.extension?branch=v2.1.0
 .. image:: https://img.shields.io/badge/github-master-0000c0.png
    :target: https://github.com/bioidiap/bob.extension/tree/master
 .. image:: http://img.shields.io/pypi/v/bob.extension.png
diff --git a/version.txt b/version.txt
index 1a78b34..50aea0e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.1.0b0
+2.1.0
\ No newline at end of file
-- 
GitLab