From cbd29e3e08bc2f7cf17b596487b5c9dc44c360ee Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Fri, 15 Sep 2017 12:57:03 +0200
Subject: [PATCH] Increased stable version to 2.1.9

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

diff --git a/README.rst b/README.rst
index 6e32f4f..26b9ef4 100644
--- a/README.rst
+++ b/README.rst
@@ -5,10 +5,10 @@
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.core/stable/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.core/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.core/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.core/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/v2.1.9/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.core/commits/v2.1.9
+.. image:: https://gitlab.idiap.ch/bob/bob.core/badges/v2.1.9/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.core/commits/v2.1.9
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.core
 .. image:: http://img.shields.io/pypi/v/bob.core.svg
diff --git a/version.txt b/version.txt
index c624cbb..b88e500 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.1.9b0
\ No newline at end of file
+2.1.9
\ No newline at end of file
-- 
GitLab