From 2fa1a3d86e3ccb775ec017ffadf30850b1b2995d Mon Sep 17 00:00:00 2001
From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
Date: Fri, 2 Oct 2020 22:22:07 +0200
Subject: [PATCH] Increased stable version to 3.2.6

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

diff --git a/README.rst b/README.rst
index 47139f5..3b2c710 100644
--- a/README.rst
+++ b/README.rst
@@ -3,10 +3,10 @@
 
 .. image:: https://img.shields.io/badge/docs-available-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://gitlab.idiap.ch/bob/bob.bio.spear/badges/v3.2.6/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v3.2.6
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.spear/badges/v3.2.6/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.spear/commits/v3.2.6
 .. 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/stable/index.html>`_.
+For further information about ``bob.bio``, please read `its Documentation <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v3.2.6/index.html>`_.
 
 
 Installation
diff --git a/version.txt b/version.txt
index 616256b..c4a602d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.2.6b0
\ No newline at end of file
+3.2.6
\ No newline at end of file
-- 
GitLab