From fd63d5dedef189f351748ddc4e721256f28e266c Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Fri, 29 Oct 2021 18:41:38 +0200
Subject: [PATCH] Increased latest version to 2.0.25b0 [skip ci]

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

diff --git a/README.rst b/README.rst
index 09b7c13..1180c22 100644
--- a/README.rst
+++ b/README.rst
@@ -1,12 +1,12 @@
 .. vim: set fileencoding=utf-8 :
 .. Mon 08 Aug 2016 10:52:47 CEST
 
-.. image:: https://img.shields.io/badge/docs-v2.0.24-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.blitz/v2.0.24/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.blitz/badges/v2.0.24/pipeline.svg
-   :target: https://gitlab.idiap.ch/bob/bob.blitz/commits/v2.0.24
-.. image:: https://gitlab.idiap.ch/bob/bob.blitz/badges/v2.0.24/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.blitz/commits/v2.0.24
+.. image:: https://img.shields.io/badge/docs-latest-orange.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.blitz/master/index.html
+.. image:: https://gitlab.idiap.ch/bob/bob.blitz/badges/master/pipeline.svg
+   :target: https://gitlab.idiap.ch/bob/bob.blitz/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.blitz/badges/master/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.blitz/commits/master
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.blitz
 
diff --git a/version.txt b/version.txt
index 8f4c02d..ef4f41e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.24
+2.0.25b0
-- 
GitLab