From c11ddd335826c47feceb1dd766a455831fe15f9e Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 29 Oct 2021 21:18:10 +0200 Subject: [PATCH] Increased stable version to 2.0.15 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 08a447f..e038604 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Sun 14 Aug 2016 17:56:41 CEST -.. image:: https://img.shields.io/badge/docs-available-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/pipeline.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master +.. image:: https://img.shields.io/badge/docs-v2.0.15-orange.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/v2.0.15/index.html +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.15/pipeline.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.15 +.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/v2.0.15/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/v2.0.15 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.io.audio diff --git a/version.txt b/version.txt index cd34cd8..b8061b5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.15b0 \ No newline at end of file +2.0.15 -- GitLab