From 36f01dafd8974cc62d4bda81584f79efd081aa58 Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Wed, 27 Jul 2022 15:01:01 +0000
Subject: [PATCH] Increased stable version to 4.0.2

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

diff --git a/README.rst b/README.rst
index fed5670..0f5a7a4 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Sun Aug 21 09:26:51 CEST 2016
 
-.. image:: https://img.shields.io/badge/docs-latest-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.spear/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/master/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/master
+.. image:: https://img.shields.io/badge/docs-v4.0.2-orange.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.spear/v4.0.2/index.html
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/v4.0.2/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v4.0.2
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/v4.0.2/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v4.0.2
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.bio.spear
 
@@ -28,7 +28,7 @@ In this package, utilities that are specific for speaker recognition are contain
 * Acoustic feature extractors
 * Recognition algorithms based on acoustic features
 
-For further information about ``bob.bio``, please read `its Documentation <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/index.html>`_.
+For further information about ``bob.bio``, please read `its Documentation <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v4.0.2/index.html>`_.
 
 
 Installation
diff --git a/version.txt b/version.txt
index 96d8830..4d54dad 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-4.0.2b0
+4.0.2
-- 
GitLab