From 8b1c2c7aa2074a2f24bce073f5a1cc9cf994d9eb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Anjos?= <andre.anjos@idiap.ch>
Date: Fri, 10 Jan 2020 08:37:11 +0100
Subject: [PATCH] Increased stable version to 2.2.2

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

diff --git a/README.rst b/README.rst
index 9136dd3..b41ed58 100644
--- a/README.rst
+++ b/README.rst
@@ -1,14 +1,14 @@
 .. vim: set fileencoding=utf-8 :
 .. Tue 27 Feb 2018 09:06:28 CET
 
-.. image:: https://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/stable/index.html
+.. image:: https://img.shields.io/badge/docs-v2.2.2-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/v2.2.2/index.html
 .. image:: https://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.2.2/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.2.2
+.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.2.2/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.2.2
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.buildout
 .. image:: https://img.shields.io/pypi/v/bob.buildout.svg
diff --git a/version.txt b/version.txt
index 493f735..7e541ae 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.2.2b0
\ No newline at end of file
+2.2.2
\ No newline at end of file
-- 
GitLab