From f4c7aceb897367e89b90d9b65aa0e6ac7319e9ba Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Wed, 15 Jun 2022 14:22:20 +0000
Subject: [PATCH] Increased stable version to 6.0.0

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

diff --git a/README.rst b/README.rst
index 19a77b9..2bba423 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Fri 26 Aug 16:12:17 CEST 2016
 
-.. image:: https://img.shields.io/badge/docs-latest-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/master/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/master
+.. image:: https://img.shields.io/badge/docs-v6.0.0-orange.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.video/v6.0.0/index.html
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v6.0.0/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v6.0.0
+.. image:: https://gitlab.idiap.ch/bob/bob.bio.video/badges/v6.0.0/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.bio.video/commits/v6.0.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.bio.video
 
diff --git a/version.txt b/version.txt
index e2490a5..09b254e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-5.0.1b0
+6.0.0
-- 
GitLab