From ade1e41ee87769a7afa3397452d3becec7fd3a8e Mon Sep 17 00:00:00 2001
From: Amir Mohammadi <183.amir@gmail.com>
Date: Mon, 4 Apr 2016 17:23:17 +0200
Subject: [PATCH] Increased stable version to 2.1.2

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

diff --git a/README.rst b/README.rst
index 818727c..9f1c0c9 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=v2.1.1
-   :target: https://travis-ci.org/bioidiap/bob.core?branch=v2.1.1
-.. image:: https://coveralls.io/repos/bioidiap/bob.core/badge.svg?branch=v2.1.1
-   :target: https://coveralls.io/r/bioidiap/bob.core?branch=v2.1.1
+.. image:: https://travis-ci.org/bioidiap/bob.core.svg?branch=v2.1.2
+   :target: https://travis-ci.org/bioidiap/bob.core?branch=v2.1.2
+.. image:: https://coveralls.io/repos/bioidiap/bob.core/badge.svg?branch=v2.1.2
+   :target: https://coveralls.io/r/bioidiap/bob.core?branch=v2.1.2
 .. 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 7c32728..8f9174b 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.1.1
\ No newline at end of file
+2.1.2
\ No newline at end of file
-- 
GitLab